@charset "utf-8";
/* CSS Document */


body{
background:url(template/bgbg.jpg) repeat-x #151515;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;height: 100%;
}


 a:link, a:hover, a:visited{
color:#990000;
font-weight:bold;
text-decoration:none;

}

#container{
width:930px;
margin:auto;
color:#CCCCCC;

}
#topcon{
height:58px;
}
#logo{
background:url(template/battleofthechefslogo.gif) no-repeat;
width:450px;
height:53px;
margin-right:15px;
float:left;

}

.user1{
float:right;
color:#878e96;
text-align:right;
font-size:10px;
margin-top:20px;
margin-right:25px;
}

.user1 a:link, user1 a:hover, a:visited{
color:#990000;

font-weight:bold;
text-decoration:none;

}

#TopImage{
right: 0px; 
width: 100%; background:url(template/tophead.png) repeat-x;

}


#topmenu{
margin-top:9px;
color:#FFFFFF;
font-size:12px;
width:930px;


float:left;
}

#topmenu ul{
padding:0px;
margin-top:12px;}
#topmenu li{
list-style:none;
float:left;
width:120px;
line-height:25px;
height:26px;
text-align:center;
margin-bottom:6px;
}

#topmenu a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#topmenu a:hover{
color:#FFFF00;

}


#header{
background:url(template/header.png) no-repeat;
height:235px;
margin:auto;
margin-top:15px;
width:900px;
clear:both;
overflow:hidden;

}





#contentcontainer{
width:900px;

padding:10px;
overflow:hidden;
margin-top:15px;

}

.contentbox1{
width:600px;
float:left;
padding:10px;
border:1px dashed #333333;
background-color:#000000;
margin-top:15px;
overflow:hidden;
}


.contentbox2{
width:245px;
float:right;
padding:10px;
border:1px dashed #333333;
border-right:1px dotted  #990000;
background-color:#000000;
margin-top:15px;
overflow:hidden;
}

.contentbox2 ul
{

   margin:0 0 0 15px;
   padding:0px;
}

.contentbox2 li
{

   margin:0px;
   padding:0px;
}

.contentboxsmall{
background:#FFFFFF;
border:1px solid #2e5888;
border-bottom:0px;
padding-bottom:0px;
width:335px;
float:right;
margin-bottom:8px;
}

#content{
margin:10px;}

.contentbox1 h1{

font-weight:bold;
font-size:21px;
padding-top:7px;
}

.contentsmall{
margin:5px;
}
.contentbottom{
background-color:#bae303;
border-bottom:1px solid #2e5888;
height:5px;font-size:0px;
}

.contentbottomsmall{
background-color:#bae303;
border-bottom:1px solid #2e5888;
height:1px;
font-size:0px;
}

#footer{
background:url(template/footer.png) repeat-x; 
width: 100%; 
height: 30px;
margin-top:10px;
}

#footercontainer{
width:900px;
margin:auto;

}
#footertext{
width:500px;
height: 30px; 
line-height:28px;
font-size:10px;
color:#495803;
float:left;
}

#footertext a:link{
color:#FFFFff;
text-decoration:none;
}
#footertext a:hover{
color:#FFFF00;
}

#footertext a:visited{
color:#FFFFff;
text-decoration:none;
}

#footertext2{
margin-top:2px;
font-size:10px;
color:#FFFF00;
float:right;
}

#topmenu a 
{

}
#topmenu li{
display:inline;
}
#topmenu li a 
{
text-align:left;
color: #ffffff;
text-indent:10px;
font-weight: bold;
}

#topmenu a:link 
{
color: #ffffff;
text-decoration: none;

height: 26px;

}

#topmenu li a:hover 
{


font-weight: bold;
text-decoration: none;
color:#FFFF00;
}

h1{
border-bottom:#990000 1px dashed;
}
