body {
	margin:0px;
	text-align:center;
	padding: 0;
}

#main {
	width:800px;
	margin:auto;
	text-align:center;
	position: relative;
	background-color: #f2eee5;
	padding: 0;
	margin-bottom: 0px;
	height: auto;
}
#top {
	position: relative;
	margin: 0;
	padding: 0;
}


#name {
	font-size:22pt;
	font-family:Arial;
	color:#006600;
	font-weight: normal;
	position: absolute;
	top: 80px;
	z-index: 2;
	left: 50px;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	height: auto;
	float: left;
	position: relative;
	z-index: 2;
}
#menu ul{
	font-variant: normal;
	height: 50px;
	width: 800px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 3;
}



#menu .rollover li{
	text-align: center;
	float: left;
	list-style: none;
	font: Arial;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: small-caps;
	height: 50px;
}
#menu .rollover a {
	text-decoration: none;
	height: 45px;
	width: 120px;
	display: block;
	border: 0;
	color: #ff6600;
	padding-top: 5px;
	padding-bottom: 0px;
}
#menu .rollover a:hover {
	text-decoration: underline;
	height: 45px;
	width: 120px;
	color: #006600;
}
#menu .rollover #active {
	text-decoration: none;
	height: 50px;
	width: 120px;
	color: #006600;
}



/* LEFT COLUMN ------------------------------------------------------*/

#left {
	width:600px;
	float:left;
	position: relative;
	overflow: hidden;
}
#left p {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	text-indent:15px;
	margin-right: 10px;
}
#left ul {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma;
	font-size:10pt;
	text-align:justify;
	text-indent:15px;
	margin-right: 10px;
}



/* RIGHT COLUMN--------------------------------------------------- */

#right {
	width:200px;
	float:left;
	overflow: hidden;
}
#img {
	text-align: center;
	height: 190px;
	width: auto;
}

#right .pic_top {
	border:0px;
	margin: 5;
	margin-top: 10px;
}
#right .pic_bot {
	border:0px;
	margin-left:5px;
	margin-right: 5px;
	margin-top: 10px;
}
#disc {
	list-style-type: disc;
	font-size: 10pt;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#circle {
	list-style-type: circle;
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
}

/*FOOTER------------------------------------------------------------*/

.clear {
	clear:both;
}
#social {
	text-align: center;
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #f2eee5;
}
#footer_top {
	width:800px;
	height:auto;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	padding-bottom: 0px;
	background-color: #f2eee5;
}


#footer {
	width:800px;
	height:55px;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	background-color: #f2eee5;
}

#footer  ul {
	margin:0px;
	padding:0px;
	margin-left:20px;
	color: #ff6600;
	text-align: center;
	height: 55px;
}



#footer  ul  li{
	margin-left:5px;
	list-style-type: none;
	padding-top: 18px;
	
}

#footer  ul  li a{
	text-decoration:none;
	color:#ff6600;
	font-family:Tahoma;
	font-size:12pt;
}

#footer  ul  li a:hover{
	text-decoration:underline;
}
/*ADS---------------------------------------------------------------*/

.ads {
	position:relative;
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.ads_text {
	margin-top:0px;
	margin-bottom: 0px;
	width: 800px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	height: 90px;
	float: left;
	position: relative;
	background-color: #f2eee5;
}
