/* Standard Elements */

* {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #404040 url('img/body.jpg');
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;}

a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 2.6em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,Tahoma,sans-serif;}
h3 {font: bold 1em Georgia,Tahoma,sans-serif;}

blockquote {
	background: #FFF url('img/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}
img {border: none;}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

/* Main */
#layout_wrapper {
	margin: 40px auto 0;
	width: 920px;	
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop, #layout_edgebottom {
	background: url('img/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}

/* Site Header */
#site_title {
	background: #C5DEF0 url('img/site_title.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	letter-spacing: -1px;
	color: #507A9A;
	font-style: oblique;
	font-weight: bold;
	line-height: 36pt;
	}
#site_title h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	letter-spacing: -1px;
	color: #507A9A;
	font-style: oblique;
	font-weight: bold;
	line-height: 36pt;
	}
#site_title h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: -1px;
	color: #507A9A;
	font-style: oblique;
	font-weight: bold;
	line-height: 16pt;
	}
#top_separator {
	background: url('img/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
#navigation {
	background: #739CBA url('img/navigation.jpg') no-repeat right bottom;
	padding: 50px 10px 0;
}

/* Body */
#main_left {width: 685px;}
#main_right {width: 220px;}

/* Footer */
#footer {
	font-size: 0.85em;
	color: #FAFCFF;
	background-color: #A3B5C1;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}
/* Image and Video Containers */
#container_left_float {
	 padding-top: 10px;
	 padding-right: 13px;
	 padding-bottom: 5px;
	 float:left;
}
#container_right_float {
	 padding-top: 10px;
	 padding-left: 13px;
	 padding-bottom: 5px;
	 float:right;
}
/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {text-align: center;}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Main section */
.main {
	margin-bottom: 5px;
	color: #000000;
}
.main_title {
	background: #608AAA url('img/maintitle.gif') no-repeat left top;
	padding: 6px 12px 5px;
}
.main_title h1 {font: bold 0.9em Verdana,sans-serif;}
.main_title h1 a {color: #444;}
.main_title h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.main_title h1.left {width: 380px}
.main_body {
	background: #99bbcc url('img/mainbody.gif') repeat-x left top;
	padding:10px;
}
.main_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 3px;
}
.main_body_bottom {
	background: #608AAA url('img/mainbodybottom.gif') no-repeat left bottom;
	padding: 18px 12px 5px;
}

/* Sidebar box */
.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('img/boxtitle.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('img/boxbody.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url('img/boxbottom.gif') no-repeat left top;
	display: block;
	height: 6px;
	font-size: 0;
	line-height: 0;
}
.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

/* Width, height, margin, padding */
.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}