﻿*{
border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.email_style
{
    float: left;
    text-align: left;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.username_password_style
{
    color: #CC6600;   
}

body 
{
    background-image:url('images/background.jpg');
	background-repeat:repeat-x;
    text-align: center;
	min-width: 800px;
	scrollbar-3dlight-color:#C5B697; 
    scrollbar-arrow-color:#660000; 
    scrollbar-base-color:#660000; 
    scrollbar-darkshadow-color:#D8CEB9; 
    scrollbar-face-color:#C5B697; 
    scrollbar-highlight-color:#D8CEB9;
    scrollbar-shadow-color:#D8CEB9; 
    scrollbar-track-color:#D8CEB9;

}
body a{
	color:#01287B;
}
body a:hover{
	color:#01287B;
}

#main_container
{
    
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    width: 788px;
    text-align: left;
    vertical-align:top;

    }
#content{
	background-color:#660000; 
	float:left;
	border-bottom:2px yellow solid;
	border-left:2px yellow solid;
	border-right:2px yellow solid;
}    

#header
{
    margin-left: auto;
    margin-right: auto;
    margin-top:12px;
    margin-bottom:0px;
    width: 800px;
   height:135px;
    background-image:url('http://www.clr-online.com/images/CLR_2010-2011.jpg');
    /* height:145px;
    background-image:url('http://www.clr-online.com/images/CLR-2009-2010.jpg');*/

}

#header2009
{
    margin-left: auto;
    margin-right: auto;
    margin-top:12px;
    margin-bottom:0px;
    width: 800px;
    height:145px;
    background-image:url('http://www.clr-online.com/images/CLR-2010-2011.jpg');
}

#ad
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom:0px;
    width: 798px;
    float:left;
    padding:2px 0px 2px 0px;
    background-color:white;
    text-align:center;
    border-top:1px yellow solid;
	border-left:1px yellow solid;
	border-right:1px yellow solid;

}

#nav-menu {
	width: 800px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Sans-Serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	background-color:black
}
#nav-menu ul {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px 4px;
}
#nav-menu li {
	float: left;
	margin-right: 1px;
	list-style-type: none;
}
#nav-menu li a {
	float: left;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
    /*width: 90px; this is for including "login" link*/
    width: 100px;
	padding: 2px;
	border-right: 1px silver solid;
	list-style-type: none;
}
#nav-menunu {
	border-style: none;
}
#nav-menu a:hover {
	color: yellow;

}

#main_content {
width:800px;
}


#content {
 float:left;
 background-color:white;
}
#content_left {
 width:349px; 
 float:left;
 background-color:white;
}
#content_left h1{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:24px;
color:#790000;
letter-spacing:1px;
line-height:20px;
margin:22px 12px 22px 22px;
}
#content_left h2{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
margin:12px 22px 0px 22px;
color:#790000;
border-bottom:1px #790000 solid;
width:500px; 
}
#content_left h3{
font-family:"Trebuchet MS", sans-serif;
font-size:16px;
font-weight:bold;
line-height:20px;
margin:0px 22px 12px 22px;
color:#000000;
}

#content_left p{
line-height:20px;
margin:0px 22px 0px 22px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#content_left ul{
margin:0px 22px 0px 22px;
}
#content_left ol{
margin:0px 22px 0px 22px;
}

#content_left li{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
margin:0px 22px 6px 22px;
}

#content_right {
 float:left;
 width:447px;
}
#content_right h2{
 text-align:center;
 font-family:"Trebuchet MS", sans-serif;
 font-size:18px;
 letter-spacing:1px;
 line-height:26px;
 margin:24px 24px 24px 24px;
}
#content_right h4{
 text-align:center;
 color:yellow;
 font-family:"Trebuchet MS", sans-serif;
 font-size:18px;
 letter-spacing:1px;
 line-height:26px;
 margin:24px 24px 24px 24px;
}

#footer{
 background-color:#9969AD;
 width:800px;
 height:6px;

