*{margin:0; padding:0;}
*{margin:0; padding:0;}

body {background: #000000; color:#000000; font:76% "Trebuchet MS", Arial, Helvetica, sans-serif; margin:0 auto; padding:0;}

/* Main layout and header */
#wrap {background:#ffffff; margin:0 auto; width:985px;}
#header {background:url(images/title5.gif) no-repeat bottom left; width:985px; height:76px;}

#left {background:url(images/leftback5.jpg); width:250px; height:423px; margin: 0; float: left;}

#left p {color:#FFFFFF; text-align: left; font-size:14px; font-weight:bold; margin: 90px 110px 0 10px;}
#left a {color:#FFFFFF; text-align: left; font-size:14px; font-weight:bold; text-decoration:none; }
#left a:hover {color:#FFFFFF; text-align: left; font-size:14px; font-weight:bold; text-decoration:underline; }

#menu {background:#FFFFFF; width:735px; height:50px; margin: 0; float:right; border-top: 1px solid #000000;}


/* Main content variations */
#content {line-height:1.5em; margin:0 0 0 250px; width: 695px; color:#000000; text-align:left;}
#content h1 {font-size:1.4em; font-weight:400; color:#000000; padding:10px 0 10px 15px;}
#content h2 {font-size:1.3em; font-weight:bold; color:#374837; margin:25px 0 10px 15px; padding:0;}
#content h3 {font-size:1.1em; font-weight:bold; color:#374837; margin:0 0 10px 25px; padding:0;}
#content ul,#content ol {margin:2px 0 16px 20px; padding:0;}
#content ul ul,#content ol ol {margin:2px 0 2px 20px;}
#content li {margin:0 0 2px 20px; padding:0 0 0 10px;}
#content p {margin:0 0 15px 15px; line-height:1.5em;}

/* Footer */
#footer {background:#FFFFFF; width:985px; height:30px; border-top:1px solid #000000}
#footer p { font-size:1.0em; padding:5px 10px 0px 10px; text-align:center; color:#666666}
#footer a {background:inherit; color:#63847B; text-decoration:none;}
#footer a:hover {color: #CC0000; text-decoration:underline;}

/* Links and paragraphs */
a {background:inherit; color: #000000; text-decoration:underline; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}

blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Tables and forms */
table {border-collapse:collapse; line-height:1em; width:95%; margin:0 0 16px 25px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {color:#505050; text-align:left;}
td {color:#303030; font-size:1em; padding: 2px; text-align:left;}
input,textarea {border:1px solid #ccc; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}
input {width:200px;}
textarea {width:400px;}


/* Search box */
#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Various classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;text-align:center;color:#666666}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:700; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px; cursor:pointer; }
.left {float:left; margin:0 20px 0 0;}
.leftbox {float:left; margin:0 10px 3px 18px;}

.right {float:right; margin:20px 0 5px 10px;}
.lowertext {margin:0 15px 10px 25px; font-weight:400;}
.clear { clear: both; }


#navlist {
margin:145px 0 0 2px;
line-height:195%;
}


#navlist a, #navlist a:visited {
padding: 2px 2px 2px 24px;
background-image:  url(images/menuback3_off.gif);
background-repeat: no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover {
background-image:  url(images/menuback_over.gif);
color: #FFFFFF;
}

#menu #navlist .uberlink {
background-image:  url(images/menuback_over.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #FFFFFF !important;
font-weight: bold;
cursor: default;
}


.splitcontentleft{
	float:left; 
	width:320px;
	height: 375px;
	margin:0 0 0px 20px;
	padding:2px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;}

.splitcontentright{
	float:right; 
	width:320px;
	height: 375px;
	margin:0;
	padding:2px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em;
	}