* { padding:0;margin:0}

body {font-family:Arial, Helvetica, sans-serif;font-size: 14px}

p, h2 {padding:10px}

.ul-pad {margin-left:50px}

#wrapper {margin:0 auto;width:960px}

#content {float:left;color:#333;background:#fff;width:960px;display:inline}

#bar01 {width:960px;height:50px;background-image:url(images/bar01_mid.jpg);margin-top:20px}
#bar01-left {width:15px;height:50px;float:left;background-image:url(images/bar01_left.jpg)}
#bar01-mid {width:450px;float:left;font-size:18px;font-weight:bold;color:#3F5F76;margin:12px 0 0 10px}
#bar01-right {width:15px;height:50px;float:right;background-image:url(images/bar01_right.jpg)}

#vbar01 {float:right;width:250px;padding:0;margin:-66px 20px 10px 0}
#vbar01-top {width:250px;height:10px;background-image:url(images/vbar01-top.jpg)}
#vbar01-mid {width:250px;background-image:url(images/vbar01-mid.gif)}
#vbar01-btm {width:250px;height:10px;background-image:url(images/vbar01-btm.jpg)}

div.side-left {float:left;width:930px;padding:0;margin:10px}

div.side-one {float:left;width:455px;padding:0;margin:10px;border:#339999 1px dotted}
div.side-two {float:left;width:455px;padding:0;margin:10px;border:#339999 1px dotted}

div.wide{width:930px;padding:0 10px 0 0;margin:10px;border:#339999 1px dotted}
div.wide ul{margin-left:30px}

#header {color:#333;width:960px;float:left;height:200px;background-image:url(images/top-banner.jpg)}
#header-one {float:left;width:280px;margin:10px 0 0 350px;font-weight:bold;color:#333}
#header-two {float:right;margin:17px 0 0 0;width:320px;font-weight:bold;color:#c00;font-size:18px}

#nav-one {float:left;width:960px;height:30px;background:#cc0000;border-top:#eb9d9d 1px solid;border-bottom:#ddd 1px solid}
#hor-nav01 {width:100%;background-color:#F1F1F1;border-collapse:collapse}
#hor-nav01 .border {border-right:1px dotted #eb9d9d}
#hor-nav01 a:link, #hor-nav01 a:visited{display:block;width:100%;font-weight:bold;font-size:12px;color:#fff;text-decoration:none}
#hor-nav01 a:hover{display:block;font-weight:bold;font-size:12px;background-color:#f00;text-decoration:underline}

#footer {width:960px;height:25px;color:#333;background:#fff}
#footer p {padding:5px;color:#333;font-size:12px;text-decoration:none}
#footer a:link {color:#333;font-size:12px;text-decoration:none}
#footer a:hover {color:#333;font-size:12px;text-decoration:underline}

div.msg01 {width:auto;border:2px #FFD324 solid;background-color:#FFF6BF;color:#000;font-size:12px;margin:3px;padding:5px}
div.msg01 p {padding:0;margin:0;color:#f00}


#dropnav {list-style:none;font-size:11px}	
#dropnav li {float:left;display:block;width:134px;background:#cc0000;position:relative;z-index:500}

#dropnav li a {
display:block;
padding:5px 3px 0 3px;
font-weight:bold;
font-size:12px;
height:25px;
text-decoration:none;
text-align:center;
color:#fff;
white-space:nowrap;
}
#dropnav li a:hover {color:#fff;background-color:#eb9d9d}

/* you can make a different style for default selected value */
#dropnav a.selected {color:#fff}

/* submenu, it's hidden by default */
#dropnav ul {position:absolute;left:0;display:none;margin:0 0 0 -1px;list-style:none}
#dropnav ul li {width:158px;float:left;border-left:1px dotted #fff;border-right:1px dotted #fff;border-bottom:1px dotted #999}
		
/* display block will make the link fill the whole area of LI */
#dropnav ul a {display:block;color:#fff;text-align:left;font-weight:normal;font-size:11px;padding:5px 3px 0 7px}
#dropnav ul a:hover {text-decoration:underline}

* html #dropnav ul {margin:0 0 0 -2px}

.feed {
background: #fff6bf;
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
}

.feed p {margin:0; padding:3px 0 3px 0}

.err {color:#990000}
.alert {color:#0099FF}