*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(bckg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C6C6C;
	font-size: 16px;
padding-top:86px;
}

#navigation
{
	background-image: url(logo-bckg.jpg);
	background-position: 1px 0px;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 41px;
	height: 100%;
	width: 138px;
}

#menu
{
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 1em 1.2em 1em 1em;
}

#menu li a
{
	color: white;
	margin: 0.2em 0;
	display: block;
	text-decoration:none;
}

#menu li
{
	border-bottom: 1px solid #42A2D0;
}
#content
{
	width: 753px;
	background-image: url(mainbckg.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#main
{
	border-top: 3px solid #ECE29A;
	padding-left: 190px;
	padding-right:10px;
	width: 368px;
	float: left;
	background-image: url(cont_bckg.gif);
	background-position: 0px 102px;
	background-repeat: repeat-x;
}

#main h2
{
	color: #0088C9;
	font-weight: bold;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	height: 120px;
}

#main h3, #main dt
{
	color: #0088C9;
	font-weight: bold;
	padding-top: 20px;
	font-size: 1em;
	padding-bottom: 0.05em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-variant: small-caps;
	border-bottom: 1px solid;
}

#main dt {
	padding-top: 5px;
}
dl {
margin-top:20px;
}
ul
{
	list-style: none;
}

#main ul
{
	font-size: 0.67em;
	margin: 1em 0;
}

#main ul li
{
	line-height: 1.5em;
	padding: 0.5em 2em;
}

p
{
	font-size: 0.8em;
margin-bottom:0.5em;
}

li p {
	font-size:1em;
	margin-bottom:0.8em;
}
#info
{
	background-image: url(bckg-top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 140px;
	font-size: 0.7em;
	padding-left:580px;
	padding-right:5px;
}



#content #main a
{
	font-weight: bold;
	color: #36B1ED;
	text-decoration: none;
	font-size: 0.9em;
}

#footer
{
	clear: both;
	height: 20px;
}
#content #info li.v {
	background-image: url(v.gif);
	background-repeat: no-repeat;
	background-position: 6px 60%;
}
#content #info li img {
	padding-left: 35px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content #info li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content #info .v span {
	background-image: url(logos/logobckg.gif);
	display: block;
	height: 58px;
	width: 161px;
	background-repeat: no-repeat;
	background-position: right 3px;
margin-bottom:5px;
}
