a:link {text-decoration: none; color: #0033CC}
a:visited {text-decoration: none; color: #000000 }
a:active {text-decoration: none; color: #000000 }
a:hover {text-decoration: underline; color: #000000 }
* { margin: 0; padding: 0; }
body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 1;
}
/************ wrapper **********************/

#wrapper {
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	background-color: #F6F6F6;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 780px;
}

#top {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#left h3 {
	font-size: 11px;
	color: #333333;
	background-image: url(images/h2-back1.gif);
	background-repeat: no-repeat;
	width: 189px;
	padding: 3px 0px 0px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	text-indent: 18px;
}
.sec-top {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	padding-top: 3px;
	margin-left: 5px;
}
#box {
	background-image: url(images/boxback.jpg);
	width: 189px;
	margin-left: 4px;
	margin-top: 0px;

}
#boxbot, #boxbot2, #boxbot3, #boxbot4, #boxbot5 {
	background-image: url(images/sideboxbot.gif);
	width: 186px;
	margin-left: 7px;
	margin-top: 0px;
	background-repeat: no-repeat;
	height: 5px;
	clear: left;

}
#sidebox, #sidebox2, #sidebox3, #sidebox4, #sidebox5 {
	background-image: url(images/sideboxbak.gif);
	width: 186px;
	margin-left: 7px;
	margin-top: 0px;
	overflow: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sideboxtitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 11px;

}
.sideboxtext {
	font-size: 10px;

}
.sideboxpic {
	float: left;
	margin: 2px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 3px;	

}


.rightimg {
	text-align: center;
}

.sidebot {

	background-image: url(images/sideboxbot.gif);
	background-repeat: no-repeat;
	height: 7px;
	background-position: center;
}