body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:url(layout/pics/bg.jpg);
}

.contentLeft{position:absolute;margin:53px 0px 0px 55px;font-family:arial;font-size:13px;line-height:1.1;width:450px;}
.date{font-size:18px;font-weight:normal;}

a {font-family:arial;color:red;font-size: 12px; line-height:1; text-decoration:none;}
a:hover {color:red;}
a:visited {color:red;}
a:hover {color:red;}

a.website {font-family:arial;color:red;font-size: 11px; line-height:1; text-decoration:none;}
a.website:hover {color:red;}
a.website:visited {color:red;}
a.website:hover {color:red;}

a.startLink {font-family:arial;color:red;font-size: 22px; font-weight:bold;line-height:1; text-decoration:none;}
a.startLink:hover {color:red;}
a.startLink:visited {color:red;}
a.startLink:hover {color:red;}

a.AGB {font-family:arial;color:white;font-size: 11px; font-weight:normal;line-height:1; text-decoration:none;}
a.AGB:hover {color:white;}
a.AGB:visited {color:white;}
a.AGB:hover {color:white;}

#maincontainer{
width: 719px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top:10px;
background:url(layout/pics/bg_main.jpg) no-repeat;
}

#topsection{
height: 135px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
height:400px;
}

#contentcolumn{
margin-right: 144px; /*Set right margin to RightColumnWidth*/
}

.prof_left_title{
margin-left:0px;
font-family:arial;
font-weight:bold;
font-size:11px;
color:black;
height:20px;
}

.prof_left_text{
margin-bottom:5px;
font-family:arial;
font-weight:normal;
font-size:11px;
color:black;
line-height:1.1;
}

.srText{
font-family:arial;
line-height:1.1;
font-size:13px;
font-weight:normal;
margin:10px 0 0 22px;
line-height:1.1;
}

.admin_prof_title{
width:100px;
font-family:arial;
font-weight:normal;
font-size:11px;
color:black;
line-height:1.1;
}

admin_prof_text{
width:20px;
font-family:arial;
font-weight:normal;
font-size:11px;
color:black;
}

#rightcolumn{
float: left;
width: 144px; /*Width of right column*/
margin-left: -144px; /*Set left margin to -(RightColumnWidth) */
height:588px;
overflow:auto;
}

.cand_num{
background:white;
font-family:arial;
font-weight:bold;
font-size:9px;
width:18px;
height:16px;
line-height:1.7;
position:absolute;
margin:100px 0 0 7px;
}

.cand_thumb{
background:white;
width:107px;
margin:0;
padding:0;
margin-top:3px;
}

.cand_title{
margin-left:7px;
font-family:arial;
font-weight:bold;
font-size:11px;
color:red;
line-height:1.7;
height:19px;
}

.cand_pic{
margin-left:7px;
height:113px;
}

.cand_name{
margin-top:3px;
margin-left:7px;
font-family:arial;
font-weight:bold;
font-size:9px;
color:black;
width:90px;
line-height:1.2;
}

.cand_score{
margin-top:2px;
margin-left:7px;
font-family:arial;
font-weight:normal;
font-size:9px;
color:red;
line-height:1;
height:13px;
width:104px;
}

.cand_link{
position:absolute;
height:153px;
width:106px;
}

.nav_link{
position:absolute;
height:34px;
width:161px;
}

.nav {
font-family:arial;
font-weight:bold;
font-size:13px;
}


#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
height:20px;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
