/* CSS Document */

html {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	text-align:center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


body {
	width: 100%;
	height: 101%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

.orangec {
	color: #FF9900;
}

.orangetext {
	font-size: 16px;
	color: #e77815;
	font-weight: bold;
	padding: 0 0 0 0;
	padding: 0 0 0 0;
}

.small_link {
	font-size: 10px;
	line-height: 12px;
	color: #e77815;
}

.help {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	line-height: 22px;
	text-align: left;	
}

ol {
	font-size: 14px;
	line-height: 22px;
	text-align: left;	
}

/*
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;	
}

a:hover {
	color: #e77815;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;	
}
*/

h1 {
	font-size: 60px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 14px 0 0 0;
}


#orangebox {
	width: 640px;
	height: 114px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/backg_orangebox.gif);
	text-align: center;
	vertical-align: middle;
	background: solid #000000 1px;
}


#thumbs {
	width: 128px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 10px;
}

#thumbs a {
	color:#FFFFFF;
	text-decoration: none;
}

#thumbs a:hover {
	color:#000000;
}

#content {
	width: 640px;
	border: solid #000000 0px;
	margin: 20px 0 0 0;
	clear: both;
}

#contentleft {
	width: 100px;
	float: left;
	text-align: right;
}

#nav {
	color:#f3bb8a;
	text-decoration: underline;
	font-size: 18px;
	line-height: 28px;
}

#nav a {
	color:#e77815;
	text-decoration: underline;
	font-size: 18px;
}

#nav a:hover {
	color:#000000;
	text-decoration: underline;
}

#contentright {
	width: 490px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;	
}

#contentright a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #e77815;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;	
}

#contentright a:hover {
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;		
}

#footer {
	width: 640px;
	border: solid #000000 0px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	padding: 0 0 50px 0;
}

#footer_left {
	width: 100px;
	float: left;
	text-align: right;
	color: #000000;
}

#footer_left_front {
	width: 100px;
	float: left;
	text-align: right;
	color: #000000;
}

#footer_right {
	text-align: left;
	float: left;
	padding: 0 0 0 20px;
}

#footer_right a {
	font-weight: bold;
	color: #e77815;
}

#footer_right a:hover {
	font-weight: bold;
	color: #000000;
}

#comms_header {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#comms_header a {
	color: #e77815;
}

#comms_header a:hover {
	color: #000000;
}

#comms_left {
	width: 100px;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#comms_right {
	width: 360px;
	float: left;
	text-align: left;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}

#videobox {
	width: 640px;
	height: 263px;
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	background-image: url(images/backg_orangebox2.gif);
	text-align: center;
	vertical-align: middle;
	background: solid #000000 0px;
}

#terms p {
	font-size: 11px;
	line-height: 12px;
}



