/*

*/

* {
	margin: 0;
	padding: 200;
}

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A726D;
	background-color: #fff;
	border: 5px none #FF0000;
	
}

h1, h2, h3, h5 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 135%; }
h3 { font-size: 120%; }
h5 { font-size: 182%; }

p, ul, ol {
	margin-bottom: 10px;
	line-height: normal;
	font-size: 95%;
}

a {
	text-decoration: none;
	color: #4243D5;
	
}

a:hover {
	text-decoration: none;
	color: #CC0033;
	background-color: #FFFFFF;
}


#container {
	position:relative;
	margin: auto;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	}

#topsection {
	position:absolute; 
	left:0px; 
	top:0px;
	width:800px; 
	height:52px;
	background-color: #ffffff;
}
/*#topsection_menu {
	position:relative;
	left:580px;
	
	top:35px;
	width:200px;
	padding: 5px 10px 10px 10px;
	height:11.5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	background-color: #685DE0;
	color:#F5F5F5;
}
	
	*/
	
	
	
#logo {
	position:absolute;
	background: url('images/TCRC.jpg');
	left:-13px;
	top:8px;
	width:800px;
	height:60px;
	background-repeat: no-repeat;	
}





#mainmenu_box { /* defines size of header menu box */
	position: absolute;
	left:0px;
	top:72px;
	width:237px;
	height:199px;
	background-color: #685DE0;
	
}

#imagebox {
	position: absolute;
	left:234px;
	top:72px;
	width:587px;
	height:199px;
	background-image: url(images/banner.gif);
}

#mainmenu {
	position: absolute;
	left:0px;
	top:61px;
	width:210px;
	height:175px;
	font-family: verdana,"century", Times, serif;
	font-size: 10pt;
	color: #FFCC33;
	padding: 7px 12px 12px 12px;
}

#mainmenu a:link {
	color: #F5F5F5;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #CCCCCC;
	background-color: #000099;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

#navlist li {	
	list-style-type: none;
	color: #CC0000;
	border-left:  2px solid #CC0000;
	padding: 4px 4px 4px 4px;
}





#page {
	width: 800px;
	margin: 0 auto;
	
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 560px;
	margin-top: 244px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*border-right-color: #CC0000;
	border-right-style: solid;*/
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 160px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top:264px;
}
#sidebar h2 {
	padding-top: 2px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 120%;
}

#sidebar li {
	margin: 0px;
	padding: 0 0 0;
	
}

#sidebar h3 {
	height: 15px;
	padding: 2px 0px 2px 5px;
	color: #FFF;
	background-color: #666666;
	/*background-color: #AE0000;*/	
}

#sidebar h5 {
	height: 30px;
	padding: 2px 0px 2px 5px;
	color: #FFF;
	background-color: #666666;
	/*background-color: #AE0000;*/	
}

/*mainpage sidebar*/
#sidebarmain {
	float: right;
	width: 160px;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#sidebarmain h2 {
	padding-top: 2px;
	font-weight: bold;
}

#sidebarmain ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 120%;
}

#sidebarmain li {
	margin: 0px;
	padding: 0 0 2px 0;
	
}

#sidebarmain h3 {
	height: 15px;
	padding: 2px 0px 2px 5px;
	color: #FFF;
	background-color: #666666;
	/*background-color: #AE0000;*/	
}

#sidebarmain h5 {
	height: 30px;
	padding: 2px 0px 2px 5px;
	color: #FFF;
	background-color: #666666;
	/*background-color: #AE0000;*/	
}



#footer {
	clear: both;
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding-top: 8px;
	border-top: 5px solid #CC0000;
	background-color: #FFFFFF;
}

#footer p {
	margin: 0px 10px;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}


#legal {
	float: left;
}
.wide-yellow-box {
	padding: 10px;
	height: auto;
	width: auto;
	background-color: #FFFFCC;
}


#links {
	float: right;
}
.wide-purple-box {
	padding: 10px;
	width: auto;
	background-color: #6373FE;
	font-family: "Times New Roman", Times, serif;
}

.wide-red-rule-box {
	border: 2px solid #CC3333;
	margin: 0px;
	padding: 15px;
}
.wide-purple-rule-box {
	border: 2px solid #0066CC;
	padding: 10px;
	background-color: #0099CC;
}
