body {
font-family: Verdana;
text-align: center; /* for IE */
margin: 0px;
background: url("bg.gif");
	}

#wrapper {
width: 730px;
align: center;
background: #EEEEEE;
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
border: 1px solid #000;
}

#wrapper h2 {
margin-top: 16px;
margin-bottom: 8px;
margin-left: 12px;
font-family: Trebuchet MS;
font-size: 26px;
}

#wrapper a {
color: #3d5d89;
text-decoration: none;
}

#logo {
height: 25px;
padding-left: 25px;
}

#header {
height: 6px;
background: #5683C0;
}

	
#menu {
height: 20px;
background: url("grad.gif");
}

#menu a {
color: #fff;
font-size: 12px;
text-decoration: none;
font-family: Trebuchet MS;
}

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

#menu ul {
margin-bottom: 0px;
margin-top: 0px;
}
#menu2 ul {
margin:0px;

}

#menu li {
list-style: none;
display: inline;
padding-left: 5px;
}
	
#menu2 {
height: 20px;
background: url("grad2.gif");
text-align: right;
padding-right: 10px;
}

#menu2 a {
color: #333;
font-size: 12px;
text-decoration: none;
font-family: Trebuchet MS;
}

#menu2 a:hover {
color: #666;
}

#menu2 li {
list-style: none;
display: inline;
padding-left: 5px;
}

#ad {
}

#content {
margin-left: 30px;
margin-right: 60px;
margin-bottom: 80px;
}

h2 {
color: #3d5d89;
margin-top: 0px;
margin-bottom: 0px;
}

p {
margin-top: 0px;
margin-bottom: 0px;
font-size: 12px;
padding-left: 14px;
}

#footer {
background: url("grad.gif");
color: #fff;
padding: 3px;
margin-top: 12px;
}

#footer p {
text-align: center;
font-size: 10px;
line-height: 12px;}

p {
font-family: trebuchet MS;
}

#news ul {
list-style: none;
}

#news h3 {
display: block;
margin: 12px;
border-bottom: 1px solid #333;
}
#news p {
line-height: 15px;
}

.container {
	margin-left: 50px;
	width: 450px;
	padding:0.5em;
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	height:auto;	}

.container img {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left; }

img.null {
	margin: 2px;}


a.description {
	text-decoration: underline;
	font-family: Verdana;
	color: #123123;
	font-size: 11px;
	font-weight: bold; } 

p.description {
	line-height: 13px;
	margin-top: 0px;
	font-family: Verdana;
	color: #000;
	font-size: 9px; }

img.full {
	width: 50px;
	height: 50px; }