body{
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 13px;
	line-height : 18px;
}

body, table, p, div{
	color : #000000;
}

#container{
	background : url(/images/bg-new-white.gif) repeat-y;	
	width : 770px;
	margin : 0px auto 0px auto;
	padding : 0px;
	border : 0px;
	min-height : 600px;
}

#content{
	width : 495px;
	margin : 0, auto, 0, auto;
}

.leftpic {
margin-left : 10px;
margin-top : 0px;
margin-bottom : 40px;
padding : .2em;
border : none;
}

.clear-right {
clear : left;
}

.leftside {
float : left;
width : 140px;
margin : 0;
padding : .1em;
background-color : yellow; 
}

.rightside {
float : right;
width : 350px;
margin-left : 105px;
background-color : red;
}

h1 {
text-decoration : none;
text-align : center;
font-family : verdana, geneva, arial, sans-serif;
font-size : 16px;
color : #003936;
font-weight : bold;
padding-top : 0.5em;
}

h2 {
text-decoration : none;
font-family : verdana, geneva, arial, sans-serif;
font-size : 14px;
color : #003936;
font-weight : bold;
}

p {
font-family : verdana, geneva, arial, sans-serif:
font-size : 13px;
}

ul li {
font-family : verdana, geneva, arial, sans-serif;
font-size : 13px;
margin : 0;
padding : 0;
}


#footer {
clear : both;
font-family : verdana, geneva, arial, sans-serif;
font-size : 9px;
margin-top : 80px;
padding :  0.5em;
line-height : 15px;
text-align : center;
color : #003936;
}

a{
	color : #003926;
	font-weight : bold;
}

.subs{
	display : none;
	margin-bottom : 10px;
	line-height : 15px;
	color : #003926;
	font-weight : bold;
}
.subs a, .subs a:hover{
	color : #003926;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
#menu img{
	border : 0px;
	cursor : pointer;
	margin-bottom : 10px;
}

.sub-item, .sub-item-over{
	width : 123px;
	padding : 1px;
	padding-left : 3px;
	border : 1px solid #003926;
	margin-right : 3px;
	font-family : Verdana, Geneva, sans-serif;
        font-weight : bold;
	float : right;
	clear : both;
	margin-bottom : 4px;
}
.sub-item-over{
	border : 1px solid #ffffff;	
}

table {
font-family : verdana, geneva, sans-serif;
font-size : 13px;
}



