* { padding: 0; margin: 0; }

body {
 background-image:url(../images/bkg.gif);
 background-repeat:repeat;
 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper { 
 margin: 0 auto;
 width: 1119px;
 margin-top:10px;
}
#header {
 color: #333;
 width: 1119px;
 float: left;
 padding: 0px;
 height: 231px;
 background-image:url(../images/header.png);
}
#content { 
 float: left;
 color: #333;
 height: auto;
 width: 817px;
 background-image:url(../images/bg_content.gif);
 background-repeat:repeat-x;
 background-color:#e3e3e3;
 padding:15px 40px 20px 40px;
 margin-left:105px;
}
#contentbox {
 width:252px;
 height:100%;
 float:left;
 padding:10px 0px 10px 20px;
}
#contentbox-top {
 width:242px;
 height:21px;
 float:left;
 background-image:url(../images/bg_box_top.gif);
 background-repeat:no-repeat;
 font-size:13px;
 font-weight:bold;
 color:#333;
 padding:3px 5px 0 5px;
}
#contentbox-middle {
 width:232px;
 height:auto;
 float:left;
 background-image:url(../images/bg_box_middle.gif);
 background-repeat:repeat-y;
 text-align:left;
 padding:0px 10px 0px 10px;
}
#contentbox-bottom {
 width:252px;
 height:8px;
 float:left;
 background-image:url(../images/bg_box_bottom.gif);
 background-repeat:no-repeat;
}
 #thumbbox {
 width:400px;
 height:65px; 
 margin:20px 0px 15px 25px;
}
 #thumbboxsmall {
 width:65px;
 height:49px;
 float:left;
 border:#FFFFFF 3px solid;
 margin-right:5px;
}
 #thumbbox a {
 font-size:13px;
 color:#2358b7;
}
 #footer { 
 width: 897px;
 clear: both;
 color: #333;
 background-image:url(../images/bg_footer.gif);
 background-repeat:repeat-x;
 height:40px;
 font-size:12px;
 color:#FFF;
 text-align:center;
 padding:30px 0px 0px 0px;
 border-bottom:1px solid #333;
 margin-left:105px;
}
#footer a {
 color:#FFF;
}
#copywrite { 
 width: 897px;
 clear: both;
 color: #333;
 height:20px;
 font-size:12px;
 color:#666;
 margin-left:105px;
 padding-top:10px;
}

/***TEXT STYLES***/
form{
 padding-top:5px;	
}
UL {
 padding:0px 0px 15px 35px;
 list-style-image:url(../images/grey-arrow..gif);
}
UL LI	{
 font-size:.8em;
 color:#666666;
 font-weight:normal;
}
img {
 border: none;
}
a {
 color:#2358b7;
 text-decoration:none;
}
p {
 font-size:.8em;
 color:#666666;
 padding-bottom:10px;
 font-weight:normal;
}
h1 {
 font-size:14px;
 color:#c1171e;
 padding: 35px 0px 0px 0px;
 margin: 0px;
 font-weight:bold;
 width:325px;
}
h2 {
 font-size:13px;
 color:#666666;
 padding: 0px 0px 4px 0px;
 font-weight:normal;
 width:100%;
 border-bottom:2px solid #F2F2F2;
 margin-bottom:25px;
}
h3 {
 font-size:10px;
 color:#ececec;
 padding: 0px;
 font-weight:bold;
 width:190px;
 padding: 3px 0px 3px 41px;
 margin:0px;
 background-color:#464646;
 border-bottom:solid 1px #2C2C2C;
 border-left:solid 1px #2C2C2C;
 text-transform:uppercase;
 margin-top:-4px;
 margin-bottom:7px;
}
h4 {
 font-size:.8em;
 color:#333;
 font-weight:normal;
 padding-bottom:5px;
}
h5 {
 font-size:13px;
 color:#333;
 font-weight:normal;
 padding: 0px 0px 0px 10px;
 margin:0px;
}
h6 {
 font-size:14px;
 color:#2358b7;
 padding: 6px 0px 8px 0px;
 font-weight:bold;
 width: 100%;
 height:13px;
 clear:both;
}
.img {
 border:#FFFFFF 5px solid;
}
 


