body{
background-color:#FFFFFF;
background-image: url(../img/bg_repeatnone.jpg);
background-repeat:repeat-x;
background-position:top center;
width:100%;
margin: 0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #41596D;
font: 11px/1.6 Arial, sans-serif;
overflow: -moz-scrollbars-vertical;
}
html, body {
	height: 100%;
	min-height: 100%;
}
#wrap{
margin: 0 auto;
width: 800px;
background-image:url(../img/background.jpg);
position: relative;
/*min-height: 100%;*/
}

#top{
width: 500px;
margin-left: 10px;
background-color: #FBFBFB;
}

#header{
width: 100%;
height:150px;
/*background-image:url(../img/header.jpg);*/
}
#main{
width: 100%;
height: 100%;
}
#menu{
width: 100%;
background-color: #819fb7 ;
color:#FFFFFF;
text-transform: uppercase;
font-size: 8px;
z-index: 99;
/*border-bottom: #41596D solid 3px;*/
}
#menu a{
font-size: 8px;
}
#sidebar{
width: 200px;
float:left;
color:#666666;
line-height: 200%;
}

#sidebar ul {
padding: 0;
}

#sidebar li{
list-style-type: none;
}
#sidebar a{
display: block;
width: 100%;
height: 22px;
text-decoration: none;
border-bottom: dotted 1px #d53036;
margin-left: 0;
padding-left: 0;
}
#sidebar a:hover{
display: block;
width: 100%;
height: 22px;
border-bottom: dotted 1px #d53036;
text-decoration: underline;
}

#sidebar2{
width: 200px;
float: left;
color:#666666;
line-height: 200%;
}

#sidebar2 li{
border-top: dotted 1px #d53036;
list-style-type: none;
padding-bottom: 10px;
}
#sidebar2 a.item{
width: 100%;
height: 22px;
text-decoration: none;
margin-left: 0;
padding-left: 0;
font-style: italic
}
#sidebar2 a.item:hover{
width: 100%;
height: 22px;
padding-left: 0;
font-style: italic
}

#content{
float: right;
width: 595px;
}

#footer{
width: 100%;
height: 30px;
background-color: #fff;
border-top: #41596D dotted 1px;
clear:both;
text-align: center;
bottom: 0;
}
p{
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
}
a{
color: #d53036;
}
a:hover{
color: #d53036;
text-decoration: none;
}
.display a{
display: block;
height: 15px;
width: 160px;
/*background-color: #d53036;*/
color: #555555;
padding-left: 5px;
padding-right: 30px;
padding-top: 2px;
padding-bottom: 5px;
border-bottom: #d53036 2px solid;
text-decoration: none;
}

.display a:hover{
color: #565656;
text-decoration: none;
}

.display_nopull a{
display: block;
height: 15px;
width: 160px;
/*background-color: #d53036;*/
color: #555555;
padding-left: 5px;
padding-right: 30px;
padding-top: 2px;
padding-bottom: 5px;
border-bottom: #d53036 2px solid;
text-decoration: none;
}

.display_nopull a:hover{
color: #565656;
text-decoration: none;
}
h1{
color: #d53036;
font-size: 16px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 5px;
text-transform: uppercase;
font-weight: 120;
}
h2{
color: #d53036;
font-size: 14px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 5px;
text-transform: ;
font-weight: 110;
}
h3{
color: #FFF;
font-size: 12px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 2px;
margin-bottom: 2px;
text-transform: uppercase;
}
h4{
color: #d53036;
font-size: 12px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 5px;
text-transform:none;
font-weight: 110;
}
ul{
margin-left: 20px;
margin-right: 20px;
list-style-type: disc;
}
.comment{
color: #999;
}
.highlight{
color: #d53036;
}
img{
border: 0;
}
#form{
border: 1px #d53036 solid;
height: 30px;
}
#subding a{
border: 0;
}
#subding a:hover{
border: 0;
}
#content td{
padding-left: 20px;
}

input.but {
background-color:#FFF;
font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
}
