@charset "UTF-8";
/* CSS Document */

body{
background-image: url(images/bg.jpg);
background-repeat: repeat-x; 
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #777c7c;
}

a:link {
color: #FF0000;
text-decoration: none;
}

a:visited{
color: #FF0000;
text-decoration: none;
}

a:hover{
color: #FFFFFF;
}

a:active{
color: #FF0000;
text-decoration: none;
}

p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}

hr { height: 0; 
border-style: dotted; 
border-width: 1px 0 0 0; 
border-color: #CCCCCC; 
}

.smallred{
color: #FF0000;
font-size:12px;
font-weight:none;
}

.whiteborder{
border-style: solid;
border-color: white;
border-width: 0px;
}

.medwhite{
color: #CCCCCC;
font-size:12px;
font-weight:bold;
}

.smallgrey{
color:#999999;
font-size:10px;
}

h1{
color:#be52ae;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}

h2{
color:#a3659a;
font-size:14px;
font-weight:bold;
margin:0px;
padding:10px 0 10px 0;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FF0000;
text-decoration: none;
border:none;
background-color: #000000;
text-indent: 5px;
list-style-position: inside;
list-style-image: url(images/bullet.gif);
list-style-type: none;
padding: 6px;
margin: 2px;
}



img { 
border: none; 
} 

.wrapper{
height: 100%;
margin: 0 auto 0 auto;
overflow: auto;
padding: 0;
width: 973px;
}

#head{
background-image: url(images/header2.jpg);
height: 100px;
margin-bottom: 0px;
width: 973px;
height: 121px;
}

#inhead{
clear:both;
height: 20px;
width: auto;
float:right;
margin-top: 80px;
}

#top{
height: 20px;
width: 50px;
}

#header{	
float:right;
background-image: url(images/banner3.jpg);
height: 169px;	
margin-left: 30px;
margin-bottom: 0px;
width: 900px;
}

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

#content_main{
background-color:#000000;
float: right;
height: 100%;
padding: 0 10px;
width: 880px;
}

#content_icons{
float: left;
height: 100%;
margin: 0;
padding: 15px 20px 5px 1px;
width: 150px;
}

#content_left{
float: left;
height: 100%;
padding: 0 5px;
width: 490px;
}

#content_right{
float: right;
height: 100%;
margin: 0;
padding: 15px 20px 20px 20px;
width: 150px;
}

.content_right2{
float: right;
height: 100%;
margin: 0;
padding: 0 20px 20px 20px;
width: 660px;
}
