body {
	font-family: Verdana;
	font-size: 14px;
}

#wrapper {
	width: 1000px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline overline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#header {
	width: 1000px;
	margin-bottom: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#head-left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 3px;
}
#head-right {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	height: 125px;
	width: 125px;
}


#left-links {
	float: left;
	width: 149px;
}
#main {
	float: left;
	width: 669px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CD3300;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CD3300;
	padding-right: 5px;
	padding-left: 5px;
}
#links {
	width: 1000px;
	background-color: #CD3300;
	margin-bottom: 5px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 5px;
	color: #FFFFFF;
}
#goo-rt {
	float: left;
	width: 160px;
	margin-top: 5px;
}

#footer {
	width: 1000px;
	float: left;
	font-size: 12px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
}

h1 {
	font-size: 24px;
	color: #015F00;
	display: inline;
}
h2 {
	font-size: 14px;
	color: #000000;
	display: inline;
}

#bookmark {
	left:16px;
	top:125px;
	float: right;
	text-align: center;
	width: 149px;
}
#google-left {
	float: left;
	margin-top: 5px;
	width: 149px;
}


#googlemaintop {
	float: left;
}
a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
