body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color:#808080;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image:url('gradient.gif');
	background-repeat:repeat-x;
	}

div#main {
	width: 880px; 
	position: relative;
	margin:0 auto;
	text-align:left;
	}

div.nav {
	position: absolute; 
	top: 0px;
	border-left: 1px solid #E5E5E5;
	padding-left: 10px;
	height: 75px;
	}

h1 {font-family:"century gothic"; font-size:24px; color:#cccccc; font-weight:normal; display:inline;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#808080; display:inline;}
h3 {font-family:" Arial,Verdana, Helvetica,Arial"; font-size:12px; color:#cccccc; font-weight:lighter; display:inline; line-height:18pt;}
h4 {font-family:" Arial,Verdana, Helvetica,Arial"; font-size:22px; color:#cccccc; font-weight:p.thicker; display:inline; line-height:18pt;}

a:link {color: #999999;	text-decoration: none;}
a:visited {text-decoration: none; color: #999999;}
a:hover {text-decoration: none; color: #333333;}
a:active {text-decoration: none; color: #999999;}

a.nav:hover {text-decoration: none;	color: #808080;	background-color:#F4F4F4;}



img {border-style: none;}


.content {
	float: left;
	text-align: center;
	margin-top: 20px;
	}

/* top menu */
.menu {font-family:" Arial, Verdana, Helvetica,"; font-size:12px; color:#cccccc; line-height:18pt;}

/* footer */
.plank {float: left; margin-top: 30px;}
.footer_left {float: left; margin-top: 10px; width: 400px; text-align: left;}
.footer_right {float: left; width: 480px; margin-top: 10px;	text-align: right; margin-bottom:30px;}