﻿body 
{
background-color:White;
font-family: georgia,sans-serif;
color:#333;
margin:0;
padding:0;
}

th {background-image:url(images/bg_gradient.gif);background-position:top;background-repeat:repeat-x;background-color:#FDDB94;text-align:center;color:#444444;border: #e2e2e2 1px solid}

#wrapper {
width:900px;
background-color:#CECECE;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#header {
width:900px;
height:200px;
margin:0 auto;
margin-bottom:1px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}

#header h2 {
padding:10px;
}

#nav {
float: left;
width:100%;

border-color:Black;
border-bottom-style:solid;
border-bottom-width:thin;

}

#nav a {
float:left;
color: Black;


padding: 2px 0 6px 8px;
display: block;





}



#content {
width:100%;
float:left;
padding:2px;





}

#sidebar {
width:180px;
float:left;

height:auto;
background-color:White;
}

#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style:none;
}

#footer {
clear:both;
width:900px;
height:30px;
border-top:1px solid #ccc;
}

#footer p {
padding:10px;
}
login
{
	width:auto;
}


#nav li {

list-style: none;
font: 14px "arial narrow", arial, sans-serif;
border-top: 1px solid #959595;

padding: 7px 0 0 31px;

}
#nav ul {
margin-left: 0px;
padding-left: 1px;
padding-bottom: 2px;
background-color:#CD4949;
}
#contentHeader
{
	width:100%;
	height:40px;
	background-color:#CD4949;
}
