BODY
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

BODY, HTML
{
	width: 100%;
}

BODY, TD
{
	font-family: Verdana, Tahoma, Arial, helvetica, Sans-Serif;
	font-size: 11px;
}


A, A:visited, A:active
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover
{
	text-decoration: none;
}

IMG, A IMG, TABLE
{
	border: none;
}

H1
{
	font-size: 30px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H2
{
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

H3
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: solid 1px #000000;
}

#page
{
	overflow: hidden;
	display: block;
	width: 1002px;
}

.column_spacer
{
	width: 20px;
}

#column_left
{
	width: 150px;
	background-image: url(/images/bg_left_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#menu_left
{
	padding: 2px;
}


#column_main
{
	width: 680px;
}

#column_right
{
	width: 160px;
	background-color: #ffffff;
	height: 100%;
	background-image: url(/images/bg_right_top_white.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#header
{
	display: block;
	overflow: hidden;
}

#footer
{
	position: relative;
	height: 30px;
	display: block;
}

#langs
{
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
}

#trivia
{
	width: 160px;
	height: 120px;
	text-align: left;
}

#main_content
{
	margin-right: 5px;
	width: 640px;
}

#sms_screen
{
	background-color: #ffd700;
	border: double 4px #333333;
	width: 150px;
	height: 250px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	position: relative;
	float: left;
}

#sms_content
{
	margin: 5px;
	height: 220px;
}

#sms_bottom, #sms_bottom A
{
	height: 15px;
	color: #000000;
}

#sms_dates
{
	width: 480px;
	position: relative;
	float: right;
}

.index_main_half
{
	width: 320px;
}

.index_main_gallery
{
	width: 105px;
	position: relative;
	float: left;
}

#content_images
{
	position: relative;
	float: right;
	width: 160px;
	margin: 0px 0px 5px 5px;
}

.content_menu_top
{
	font-size: 12px;
	display: block;
	overflow: hidden;
}

.banner
{
	margin: 10px 0px 10px 0px; 
	padding: 0px; 
	text-align: center;
}

.bgWhite
{
	background-color: #ffffff;
}

.pad5
{
	padding: 5px;
}

.pad10
{
	padding: 10px;
}

.text_small
{
	font-size: 10px;
	letter-spacing: 1px;
	font-variant: small-caps;
}

.text_white
{
	color: #ffffff;
}

.text_white A, .text_white A:visited, .text_white A:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.text_white A:hover
{
	color: #ffd700;
	font-weight: bold;
	text-decoration: none;
}

.text_gold
{
	color: #ffd700;
}

.text_gold A, .text_gold A:visited, .text_gold A:active
{
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}

.text_gold A:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text_menu, .text_menu A, .text_menu A:visited, .text_menu A:active
{
	font-family: Times, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 0px 1px 2px;
}

.text_menu A:hover
{
	font-weight: normal;
	text-decoration: underline;
}

.gold
{
	color: #ffd700;
}

.bold
{
	font-weight: bold;
}

.text10
{
	font-size: 10px;
	letter-spacing: 0px;
}

.text11
{
	font-size: 11px;
	letter-spacing: 0px;
}

.text12
{
	font-size: 12px;
	letter-spacing: 0px;
}

.text14
{
	font-size: 14px;
	letter-spacing: 1px;
}

.text16
{
	font-size: 16px;
	letter-spacing: 0px;
}

.text18
{
	font-size: 18px;
	letter-spacing: 2px;
}

.text20
{
	font-size: 20px;
	letter-spacing: 2px;
}

/* other */

.spacer
{
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}

.fixator
{
	display: block;
	overflow: hidden;
}

.centralizer
{
	text-align: center;
}

.bottom_line
{
	margin: 2px 0px 2px 0px;
	border-bottom: dotted 2px #666666;	
}

.sel
{
	cursor: pointer;
}

.thumb_preview
{
	width: 80px;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	margin: 1px;
	border: solid 1px #333333;
}

.thumb_preview_tiny
{
	width: 50px;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	margin: 1px;
	border: solid 1px #333333;
}

.imglink
{
	border: solid 2px transparent;
}

.imglink:hover
{
	border: solid 2px #ffd700;
	cursor: pointer;
}

.paginator_box
{
	text-align: right; 
	clear: both; 
	display: block; 
	overflow: hidden; 
	padding: 5px;
}

.paginator
{
	border: solid 1px #ffffff;
	color: #ffffff;
	padding: 2px;
	margin: 1px;
	text-align: center;
	width: 15px;
	font-weight: bold;
}

.paginator_sel
{
	border: solid 1px #ffffff;
	padding: 2px;
	margin: 1px;
	color: #000000;
	background-color: #ffd700;
	text-align: center;
	width: 15px;
	font-weight: bold;
}

.w30
{
	width: 30px;
}

.w50
{
	width: 50px;
}

.w100
{
	width: 100px;
}

.w200
{
	width: 200px;
}

.w250
{
	width: 250px;
}

.w400
{
	width:400px;
}

/* INPUT */

.inputbox, TEXTAREA
{
	border: solid 1px #ffd700;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, helvetica, Sans-Serif;
	color: #ffffff;
	overflow: auto;
}

.inputlist
{
	margin-left: 200px;
}

.submitbutton
{
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	border: solid 1px #ffd700;
	background-color: #000000;
	color: #ffffff;
}

.submitbutton_over
{
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: small-caps;
	border: solid 1px #ffffff;
	background-color: #ffd700;
	color: #000000;
	cursor: pointer;
}


/* VIDEO */

#videolist
{
	position: relative;
}

#videobox
{
	position: relative;
	height: 500px;
	text-align: center;
}






@media print 
{
  #column_left, #header, #column_right, #footer
	{ 
		display: none;
	}
	
	.index_main_half
	{
		width: 300px;
	}
	
	.text_gold, .text_gold A, .gold
	{
		color: #000000;
	}

	
	#main_content
	{
		position: relative;
		width: 640px;
		margin: 0px 0px 0px 0px;
		background-color: #000000;
		border: none;
	}
	
}
