@charset "UTF-8";
body {
	background-color: #141414;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(images/header_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
}
#nav_bar {
	background-image: url(images/nav_gradient.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
#nav_bar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
}
#nav_bar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	text-decoration: none;
	color: #FFFFFF;
}
#nav_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #FFCC33;
	text-decoration: none;
}
#nav_bar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #FFCC00;
	text-decoration: none;
}
#featured {
	background-image: url(images/featured_grey.jpg);
	background-repeat: repeat-x;
	color: #999999;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #1A1A1A;
}
#images {
	background-image: url(images/images_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	background-image: url(images/footer_gradient.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#footer #creduts a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #33FF00;
}
#images img {
	text-decoration: none;
}
#images img:link {
	text-decoration: none;
}
#images a:link {
	text-decoration: none;
	border: 1px solid #000000;
}
#footer #creduts a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #33FF00;
	text-decoration: none;
}
#footer #creduts a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #33CC00;
	text-decoration: none;
}
#featured .style5 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#featured .style5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#featured .style5 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
}
#featured img {
	border: 1px solid #CCCCCC;
}
#images #info_content {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	text-transform: uppercase;
	padding-right: 15px;
}
#images img {
	border: 1px solid #000000;
	color: #FF0000;
}
#images #bg_img {
	text-align: center;
}
#images #next_page a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
#images #next_page a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
#images #next_page a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#images #next_page a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
#images #intro {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
#images #intro img {
	border: thin solid #000000;
}
#images #list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

