html, body {    
	font-family: LucidaGrande, Lucida Sans, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
        line-height: 16px;
        margin: 0 auto;
        background: #E1E1DC url('images/bkgd.jpg') repeat-y center top;
		}
		
#wrapper {
	width: 790px;
	margin: 0 auto;
	min-height: 100%;
	border: 0px solid #FF0000;
}

#container {
	width: 770px;
	margin: 0 auto;
	min-height: 100%;
	border: 0px solid #FF0000;
}

#sidebar {
	float: left;
	background: #DDE7EA;
	width: 284px;
	}
	
/* Content */

#content {
	float: right;
	width: 486px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
	
h1 {
    color: #3B3B36;
        font-weight: bold;
        font-size: 14px;
        line-height: 18px;
    	margin-left: 25px;
    	margin-right: 30px;
    	margin-top: 25px;
     }
		
.main {
    color: #3B3B36;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
    	margin-left: 25px;
    	margin-right: 30px;
    	margin-top: 25px;
     }
     
sup,
sub {
	height: 0;
	line-height: 1;
	font-size: 8px;
	vertical-align: baseline;
	vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* Top Menu */

#menu {
	clear: both;
	height: 23px;
	background: #225A75;
	border: 0px solid #FFFF00;
}

#menu ul {
	margin: 0;
	padding-top: 5px;
	list-style: none;
	line-height: normal;
	float: right;
}

#menu .divider {
	display: inline;
	padding: 0 15px 0 15px;
	border-right: 1px solid #FFFFFF;
	}
	
#menu .last {
	display: inline;
	padding: 0 15px 0 15px;
	}

#menu a {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
    	text-decoration: none;
}

#menu a:hover { 
	text-decoration: none; 
	color: #818383;
}

#menu .live a {
	color: #818383;
}

     
.inside {
    color: #3B3B36;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
    	margin-left: 25px;
    	margin-right: 30px;
     }
     
.form {
    color: #3B3B36;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
     }
     
.credits {
    color: #3B3B36;
        font-weight: normal;
        font-size: 11px;
        line-height: 14px;
    	margin-left: 25px;
    	margin-right: 30px;
     }
     
.sidehdr {
    color: #3B3B36;
        font-weight: bold;
        font-size: 12px;
        line-height: 16px;
    	margin-left: 25px;
    	margin-top: 25px;
     }
     
hr {
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
width: 100%;
text-align: left;
}

.live {
    color: #818383;
        font-weight: normal;
        font-size: 12px;
        line-height: 17px;
    	text-decoration: none;
    	margin-left: 25px;
     }
     
 .live2 {
     color: #818383;
         font-weight: normal;
         font-size: 12px;
         line-height: 13px;
     	text-decoration: none;
     	margin-left: 25px;
     }
     
.black {
    color: #000000;
        font-weight: normal;
        font-size: 12px;
        line-height: 17px;
    	text-decoration: none;
    	margin-left: 25px;
     }
     
a.side:link {
    color: #225A75;
        font-weight: normal;
        font-size: 12px;
        line-height: 17px;
    	text-decoration: none;
    	margin-left: 25px;
     }
     
a.side:visited {
    color: #225A75;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    text-decoration: none;
    margin-left: 25px;
     }
     
a.side:hover {
    color: #3B3B36;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    text-decoration: none;
    margin-left: 25px;
     }
     
a.side2:link {
    color: #225A75;
        font-weight: normal;
        font-size: 12px;
        line-height: 13px;
    	text-decoration: none;
    	margin-left: 25px;
     }
     
a.side2:visited {
    color: #225A75;
    font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
    margin-left: 25px;
     }
     
a.side2:hover {
    color: #3B3B36;
    font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
    margin-left: 25px;
     }
     
.nolink{
    color: #3B3B36;
        font-weight: normal;
        font-size: 12px;
        line-height: 17px;
    	text-decoration: none;
    	margin-left: 25px;
     }
     
a.link:link {
    color: #225A75;
        font-weight: normal;
        font-size: 11px;
        line-height: 14px;
    	text-decoration: none;
     }
     
a.link:visited {
    color: #225A75;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
     }
     
a.link:hover {
    color: #3B3B36;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
     }

a.body:link {
    color: #225A75;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
    	text-decoration: none;
     }
     
a.body:visited {
    color: #225A75;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
     }
     
a.body:hover {
    color: #3B3B36;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
     }

