
html
{
min-height: 100%;
height: 800px;
}
body {
margin: 0px 0px 0px 0px; 
padding : 0; 
background : #fff;  
font-family: "Verdana", Helvetica, sans-serif;
font-size: 100%;
color: #000;
letter-spacing: -1px;
} 
#wrapper {
width : 750px; 
border : 0px solid #ddd; 
margin : 0 auto;
padding : 0px; 
height:auto !important;
position: relative;
clear: both;
overflow:hidden;

/*border-bottom:15px solid #0095AA;
background: #fff url("images/gif/bg_eks3.png") repeat-y top right;*/
} 
#topPic {
margin:0px; 
padding:0px;
height : 115px;
width:505px;
background : #fff url("images/jpg/top_pic.jpg") no-repeat;
} 
#content{
float:right;
width: 475px; 
margin:0px; 
padding:0px; 
border-left:0px solid #CDB471;
border-right:0px solid #CDB471;
background:#fff;
overflow:hidden;
}
#content p{

margin-top:6px; 
padding:0px; 

}
#contentText{
/*background:#E6D190 url("images/gif/content_bg.gif") no-repeat top right;*/
background:#E6D190;
width: 450px; 
margin:0px; 
padding:15px;
padding-bottom:30px;
float:left;
min-height:300px;
font-size: .7em;
height:auto !important;
color: #6B6B6B;
overflow:hidden;
border-bottom:10px solid #db9215;
}
#contentText p{
width:430px;
}
h1{
display:none;
}
#content  h2{
border-bottom:0px solid ;
position: relative;
font-size: 1.6em;
font-weight:bold;
color: #DE5316;
letter-spacing: -1px;
/*background: url('images/gif/dotted_line.gif') bottom repeat-x;*/
padding: 15px 0px 1px 0px;
margin-bottom: 20px;
font-family : "Helvetica", Verdana, sans-serif; 
}
#content  h3{
position: relative;
padding: 0px;
margin-bottom:0px;
font-size: 1em;
font-weight:bold;
color: #DE5316;
letter-spacing: -1px;
font-family : "Verdana", Verdana, sans-serif; 
/*text-indent:13px;
background: url('images/gif/h3_bullet.gif') no-repeat 0% 70%;*/
}
ul.list{
}
.list li{
padding:1px 0px 3px 0px;
margin:2px;
color:#666;
list-style-image:url("images/gif/h3_bullet.gif");	
vertical-align:text-bottom
}
ul.list2{
width:440px;
padding:0px;
margin:0;
}
.list2 li{
padding:10px;
margin:10px;
color:#666;
/*list-style-image:url("images/gif/h3_bullet.gif");	*/
list-style:none;
border-bottom:1px solid #999;
background:#ddbe6b;
}
a{
color: #DE5316;
text-decoration: underline;
}
a:hover{
background:#DE5316;
color: #fff;
text-decoration: none;
}
hr{
color:#8e4022;
height:1px;
}
#sidebaritem{
margin:0px;
margin-top:115px;
height:auto !important;
padding: 0px; 
border:0px solid red;
min-height:300px;
background :#fff;
width : 220px;
float:left;
}
#sidebaritem p{
border:0px solid;
width:170px;
text-align:left;
color : #666;
padding:0px;
}


 img.floatright
{
float: right;
margin: 0px 14px 3px 0px;
}
img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}
img.picA
{
position: relative;
top: -2px;
background: url('images/gif/pic_border.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
}
img.picB
{
position: relative;
top: -2px;
background: url('images/gif/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
}
.clear{
height:0;
}
#footer	
{
background: #b6542e url("images/gif/footer_bg2.gif") repeat-x;
height:100%;
margin:0px;
clear: both;
font-size:.6em;
border-top:10px solid #8e5c22;
border-bottom:10px solid #444444;
width: 100% !important;  
}
#footer	p
{
text-align: left;
color: #fff;
margin:0px;
padding:15px;
width : 100%; 
background: transparent;
}

#footer p a
{
color: #fff;
text-decoration: underline;
}
#footer p a:hover
{
color: #db9215;
background:transparent;
text-decoration: underline;
}
.clear {
clear:both;
overflow:hidden;
}

/*Menu*/
#navcontainerSide {
margin:0px;
margin-top:0px;
width: 495px;  
padding:0px;
border:0px solid red;

}

#navcontainerSide ul
{
width:100%;
margin: 0px;
padding: 0px;
list-style-type: none;
font-size:.7em;
font-family: "Verdana",Arial, Helvetica, sans-serif;
}
#navcontainerSide ul li
{
width:100%;
margin: 0px;
padding: 0px;
}

#navcontainerSide a
{
display: block;
text-align:left;
color:#fff;
padding: 5px;
margin:0px;
background-color: #B6542E;
border-bottom: 1px solid #fff;
text-decoration: none;
text-indent:2px;
width:100%;
}
#navcontainerSide a:hover
{
background: #DE5316 url("images/gif/menu_arrow.gif") no-repeat right;
font-weight:bold;
color: #fff;
}
a#navSide1{
background: #8e4022;
}
a#navSide2{
background: #b6542e;
}
a#navSide3{
background: #db9215;
}
a#navSide4{
background: #e6c21a;
}
a#navSide5{
background: #a66b54;
}
.sponsorImg {
width:160px;
height:100px;
}
.sponsorImg img {
padding:0px;
float:left;
}

.sponsorImg a{

}

.sponsorImg a:hover{
padding:2px;
}
.picBox {
width:100%;
float:left;
margin:10px 0 10px 0;
}
.picBox img{
margin:3px;
float:left;
padding:2px;
background:#fff;
border:1px solid #b6542e;
}