body { margin:0; padding:0; background:url(../../images/body_bg.gif) top left repeat-x; background-color:#fff; }
#wrapper { width:682px; margin:auto; }
#header { width:690px; height:241px; background:url(../../images/header_bg.png) top left no-repeat; }
#navmain { width:400px; text-align:right; padding-top:87px; }
#navmain ul { list-style:none; margin:0; padding:0; }
#navmain li { display:inline; background:none; font-family:Verdana, Arial, Helvetica, sans-serif; 
							font-size:12px; padding:10px; font-weight:bold; }
#navmain a:link, #navmain a:visited { text-decoration:none; color:#fff8cb; }
#navmain a:hover { text-decoration:underline; }
#content { width:690px;min-height:100px; max-height:6000px; height:auto !important; height:100px; background:url(../../images/contbg.png) top left repeat-y; }
#leftcont { width:400px; float:left; padding:0 22px; }
#leftauto { width:630px; float:left; padding:0 10px 0 30px; }
#rightcont { width:246px; float:left; }
#postcont { width:226px; height:386px; background:url(../../images/postbg.gif) top left repeat-x; padding:20px 0 0 8px;
						font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; }
.contp { float:left; }
.imgcont { float:left;width:83px; padding:5px 10px 0 0; }
.msgcont { float:left; width:130px; }
.imgcont2 { float:left;width:83px; padding:5px 10px 0 0px; }
.msgcont2 { float:left; width:130px; }
.msgcont p, .msgcont2 p { margin-top:0; font-size:10px; }
#footer { width:690px; height:40px; }
#footerl { width:20px; height:40px; float:left; background:url(../../images/botl.png) top left no-repeat; }
#footerm { width:650px; height:40px; float:left; background:url(../../images/botm.png) top left repeat-x; font-size:12px; color:#fff;
					 text-align:center; font-family:Arial, Verdana, Helvetica, sans-serif; padding:5px 0 0 0; }
#footer a:link, #footer a:visited { text-decoration:none; color:#fff; }
#footer a:hover { text-decoration:underline; }
#footerr { width:20px; height:40px; float:left; background:url(../../images/botr.png) top left no-repeat; }
.contbg { background-color:#dbe5f1; border:1px solid #2b2b2b; padding:10px; }

/*fonts*/
h1,h2, h3, h4, p, li, table, tr, td { font-family:Arial, Verdana, Helvetica, sans-serif; }
.innerlist ul { list-style:none; }
.innerlist li { background:url(../../images/licheck.gif) left top no-repeat; padding:0 0 10px 25px; }
p, table, tr, td { font-size:14px; line-height:18px; }
.innerlist li { font-size:13px; font-weight:bold; }
.redb { color:#cc0000; font-size:19px; font-weight:bold; }
.redb2 {
	color:#090;
	font-size:19px;
	font-weight:bold;
}
.dgrayb { color:#070707; font-size:17px; font-weight:bold; }
.blue1 { color:#055982; font-size:17px; font-weight:bold; }
.blue2 { color:#055982; font-size:19px; font-weight:bold; }
.blue3 { color:#055982; font-size:10px; }

/*jquery lightbox*/
#gallery { background-color: #ccc;padding: 10px;width: auto;}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img { border: 5px solid #3e3e3e;border-width: 5px 5px 20px; }
#gallery ul a:hover img { border: 5px solid #fff;border-width: 5px 5px 20px;color: #fff; }
#gallery ul a:hover { color: #fff; }
#postcont p{font-size:10px;}
.floatl{float:left; margin:0 5px 0 5px;}
.floatr{float:right; margin:0 5px 0 5px;}
