* {
	font-family: Tahoma, Verdana, Arial;
	color: #CCCCCC;
	font-size: 12px;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFCC;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 20px;
}

body table {
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

a {
	color: #FFFFCC;
	text-decoration: none;
}

a:visited {
	color:#CCCCCC;
}

a:hover {
	color: #E68A71;
}

a:active {
	color: #FFFFFF;
}
	
td div {
	padding-right: 10px;
	padding-left: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333333;
	margin-right: 20px;
}

.photo {
	border: 2px solid #666666;
	/*margin-top: 40px;*/
	margin-right: 10px;
	margin-bottom: 10px;
}

.art div {
	width: 204px;
	margin-left: 100px;
	text-align: center;
	padding: 0px;
	margin-bottom: 30px;
	display: inline;
	height: 240px;
	background-color: #000000;
}
.art {
	text-align: right;
	vertical-align: middle;
}

.art img {
	border: 2px solid #666666;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: bottom;
}
.right {
	float: left;
	display: inline;
	
}
.left {
	float: left;
	display: inline;
	margin-right: 100px;
	
}
#info p {
	text-align: left;
	padding-top: 40%;
}
/*#info div{
	width: 204px;
	margin-left: 200px;
	margin-right: 100px;
	text-align: center;
	padding: 0px;
	margin-bottom: 30px;
	display: inline;
	height: 240px;
}*/
.nav {
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;
}

.nav a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 14px;
}

.nav a:visited {
	color:#CCCCCC;
	text-decoration: none;
	font-size: 14px;
}

.nav a:hover {
	color: #E68A71;
	text-decoration: none;
	font-size: 14px;
}

.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}


.copyright {
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
}
.bottomLinks {
	font-size: 10px;
}
.bottomLinks a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.bottomLinks a:visited {
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
}

.bottomLinks a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomLinks a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/*.artPadding {
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}*/
