* { margin: 0;padding: 0; }

body  {
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333366;
}

a {
	color: #006699;
	border-bottom: 2px dotted #999900;
	font-weight: normal;
	text-decoration: none;
}

a:hover { 
	color: #999900;
	font-weight: normal;
	text-decoration: none;
	}

p {
	line-height: 1.5em;
	padding: 8px 0;
}
table {
	table width= 100%;
	cellpadding= 0px;   
	cellspacing= 7px;
    tr align= left;
	valign= top;
	} 

p img { 
	padding: 0; 
	max-width: 100%; 
		}
img.right { 
	padding: 4px; 
	margin: 0 0 2px 7px; 
	display: inline; 
	}
img.left { 
	padding: 4px; 
	margin: 0 7px 2px 0; 
	display: inline; 
	}	
.right { float: right; }
.left { float: left; }



#container { 
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#sidebar {
	float: right;
	background: url(images/body/Name.jpg) no-repeat;
	font-size: 11px;
	padding: 15px 10px 10px 0px;
	text-align: left;
	width: 195px;
}

#sidebar ul {
	line-height: 1.8em;
	list-style: none;
	margin-top: 150px;
	margin-left: 20px;
}

#sidebar a {
	border: none;
	color: #CC9900;
	padding: 2px;
	background: #FFFFFF;
	font: courier;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar a:hover {
	background: #FFFFFF;
	color: #999900;
	padding: 2px;
	font: courier;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

#sidebar a:active {
	background: #FFFFFF;
	color: #999900;
	padding: 2px;
	font: courier;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

#mainContent {
	line-height: 1.4em;
	margin: 0 210px 0 10px;
} 
#mainContent h2 {
	color: #CC9900;
	padding-top: 5px;
	padding-bottom: 30px;
	font-size: 23px;
	font-weight: normal;
	}
#mainContent h3 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
	}
#mainContent h5 {
	color: #999900;
	text-transform: uppercase;
	font-size: 0.95em;
	padding: 0.5px;
	letter-spacing: 0.25px;
	font-weight: bold;
	background: none;
	}
#mainContent h6 {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
	}

#mainContentTop { background: url(images/body/top_body.gif) no-repeat transparent; height: 37px; }
#mainContentMiddle { background: url(images/body/main_body.jpg) repeat-y transparent; padding: 10px 50px;}
#mainContentBottom { background: url(images/body/bottom_body.gif) no-repeat transparent; height: 39px; }




#footer {
	color: #999999;
	padding: 0 10px 0 20px;
	font: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#footer a { 
	color: #666666;
	background: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	border-bottom: none;
	}
#footer a:hover { 
	color: #333333; 
	text-decoration: underline;
	background: #FFFFFF;
	font-weight: normal;
	border-bottom: none;
	}

#footer p {
	padding: 10px 0;
	text-align: left;
}

.clearfloat { 
	clear:both; 
}
.menupage 
	{
	background: #FFFFFF;
	color: #999900;
	padding: 2px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}

