/* general CSS */
body
{
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

#wrapper
{
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

#wrapper td
{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: none;
	color: #FF0000;
}

/* CSS for header */
#header
{  
	background-image: url('images/indexback.jpg');
	text-align: center;
}

#slogan
{
	font-size: x-small;
	font-style: italic;
	color: #FFFFFF;
}

/* CSS for content */
#content
{
	width: 750px;
	border: 0;
	border-collapse: collapse;
	margin: 0 auto;
}

#content td, #content_left td
{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_left
{
	width: 166px;
	border: 0;
	border-collapse: collapse;
}

#content_left h3
{
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content_left .menu, .spotlight
{
	width: 90%;
	border: 0;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}

#content_left .menu
{
	color: #FD5900;
	text-align: left;
}

#content_left .menu a
{
	color: #FD5900;
	text-decoration: none;
}

.spotlight
{
	font-size: x-small;
}

.spotlight img
{
	border: 1px solid #000000;
	margin: 10px 0px 0px 0px;
}

.spotlight a
{
	color: #FF0000;
}

#content_right
{
	width: 584px;
	border: 0;
	border-collapse: collapse;
	text-align: center;
	background-image: url('images/Dirty-main_09.jpg');
}

#content_right h1
{
	width: 95%;
	margin: 0 auto;
	padding: 2px 2px 2px 2px;
	background-color: #FF0000;
	border: 1px solid #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

#content_right h2
{
	font-size: large;
	font-weight: normal;
}

#content_right h2 a
{
	text-decoration: underline;
}

#content_right h3
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.categories, .premium, .category, .galleries
{
	width: 90%;
	border: 0;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.premium
{
	font-size: x-small;	
}

.premium img, .galleries img
{
	border: 1px solid #000000;
}

.galleries img
{
	margin: 0px 10px 10px 0px;
}

.webcam
{
	font-size: large;
}

.webcam a, a.underline
{
	text-decoration: underline;
}

.category, .galleries
{
	text-align: left;
}

.category_header, .category_header a
{
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

#content_right .category_header
{
	padding: 0px 0px 20px 0px;
}

/* CSS for galleries */
#gallery
{
	font-family: verdana, arial, helvetica, sans-serif;	
	color: #000000;
	background-color: #000000;
	text-align: center;
	padding: 30px 0px 30px 0px;
	width: auto;
}

#gallery a:link, #gallery a:visited, #gallery a:hover, #gallery a:active
{
	color: #FD5900;
	text-decoration: underline;
}

#gallery .header, #gallery .content, #gallery .outer_header, #gallery .outer_content
{
	width: 700px;
	background-color: #D1CFC0;
	border: 1px solid #FD5900;
	margin: 0 auto;
}

#gallery .outer_header, #gallery .outer_content
{
	border: 2px solid #FD5900;
}

#gallery .header td
{
	text-align: center;
	padding: 5px 10px 20px 10px;
	border-width: 0px;
}

#gallery h1
{
	font-family: arial black, helvetica, sans-serif;	
	color: #FD5900;
	margin: 0px 0px 0px 0px;
	font-size: x-large;
	font-weight: bold;
}

#gallery h2
{
	font-size: small;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#gallery .outer_content
{
	margin-top: 30px;
	margin-bottom: 30px;
}

#gallery .content td
{
	text-align: center;
	padding: 3px 3px 25px 3px;
}

#gallery .description
{
	display: block;
	width: 640px;
	font-weight: bold;
	font-size: large;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#gallery .big_text
{
	font-size: large;
	font-weight: bold;
}

#gallery .pictures td.description
{
	font-size: 1.10em;
	font-weight: bold;
	text-align: left;
	padding: 0px 15px 0px 15px;
	margin: 20px 0px 20px 0px;
	width: auto;	
}

#gallery a.sponsor
{
	font-size: 18pt;
	font-weight: bold;
}

#gallery a.sponsor_small, #gallery .pictures td.description a
{
	font-size: large;
	font-weight: bold;
	color: #FD5900;
}

#gallery .top_links
{
	font-size: 10pt;
}

#gallery .pictures
{
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#gallery .pictures td
{
	padding: 1px 1px 1px 1px;
}

#gallery .pictures td a
{
	font-size: x-small;
	color: #000000;
}

#gallery .pictures img
{
	margin: 1px 1px 1px 1px;
}

#gallery .pictures img, #gallery a.sponsor img
{
	border: 1px solid #000000;
}

/* CSS for interviews */
#interview
{
	text-align: left;
}

#interview p.question
{
	font-weight: bold;
}

#interview p.answer
{
	font-style: italic;
}

#gallery #bio
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
