*{margin:0;padding:0;border:none;}

body{
margin-left: 0;
margin-right: auto;
margin-top: 40px;
margin-bottom: auto
background-image: url(images/bg_body3.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #000000;
font-family: Helvetica;
color: #4C4C4C;
}

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

a {
	color: #4C4C4C;
	text-decoration: none;
	font-family: Helvetica,arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: red;
}


textarea {
	height: 100px;
	width: 200px;
	background-color: #DDDDDD;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.inputboxes {
	height: 18px;
	width: 200px;
	background-color: #DDDDDD;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Nav Start */
#menu{
position:relative;
top:0.5em;
left:0.5em;
z-index:2;
width:85px;
}

#menu a, #menu h2{
font: 11px Helvetica,arial,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#a6a6a6;
border-top: none;
border-left: none;
border-right: none;
white-space:nowrap;
margin:0;
margin-right: 1px;
min-height: 18px !important;
height: auto;
text-transform: uppercase;
padding-top: 15px;
padding-left: 5px;
}

#menu h2{
color:#fff;
background:#000;
text-transform:uppercase;
}

#menu a{
color:#4c4c4c;
text-decoration:none;
}

#menu a:hover{
color:#ff0000;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}


div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

#menu a.x, #menu a.x:visited{
background: no-repeat bottom right;
}

#menu a.x:hover{
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}
/* End Nav */


#left {
	float: left;
	background: white;
	margin: 0px;
	padding: 0px;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	height: 506px;
	margin-right: 4px;
	background-image: url(images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 0px;
	}
html>body #left {
	width: 200px; /* ie5win fudge ends */
	}
#containerFrame {
	float: left;
	position: absolute;
	left: 204px;
	width: 800px;
	background-color: white;
	height: 506px;
	top: 40px;
	margin: 0;
	padding: 0;
}
#content {
	background-color: white;
	height: 506px;
	width: 100%;
	position: relative;
	height: 506px;
	margin: 0;
	margin-top: -40px;
}
#contentnews {
	background-color: white;
	height: 506px;
	width: 100%;
	position: relative;
	height: 1000%;
	margin: 0;
	margin-top: -40px;
}
#logo{
	margin-top: 5px;
	margin-left: 10px;
}
#content p {
	font-family: Helvetica;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 20px;		
	color: #4C4C4C;
}
.desc{
		margin-bottom: 30px;
		margin-left: 10px;
		margin-right: 30px;
		width: 100px;
}
