body {	background-color: #1a2739;}

html {
	font: normal 12px Arial;
	color: #d8d8d8;
}
#toptable {
	background-color: #233043;
	height: 60px;
	width: 770px;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 auto;
	position: relative;

}
#divmyname a, #divmyname a:hover{
	position: absolute;
	left: 4px;
	top: 6px;
	font: normal 24px Arial;
	text-decoration: none;
}
#divURL a, #divURL a:hover{
	position: absolute;
	left: 8px;
	top: 33px;
	width: 203px;
	font-weight: normal;
	text-decoration: none;
}
#maintable table {
	margin-bottom: 25px;
	position: relative;
}

#links {
	position: absolute;
	left: 262px;
	top: 42px;
}
#divmyname a, #divURL a {
	font-style: normal;
	color: #d8d8d8;
	text-decoration: none;
}

#maintable {
	background-color: #233043;
	width: 750px;
	margin: 0 auto;
	position: relative;
	padding: 10px;
	height: 100%;
}

#links a {
	font: 14px Arial;
	text-decoration: none;
	color: #d8d8d8;
	padding-right: 25px;
}

#links a:hover {
	font-weight: bold;
	font-size: 14px;
}
div a {
	text-decoration: underline;
	color: #d8d8d8;
}
div a:hover {
	text-decoration: underline;
	color: #d8d8d8;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	padding: 0px;
	border-style: none;
	margin: 0px;
	font-weight: normal;
}
#maintable a img {
	border: 1px solid #000000;
	float: left;
	margin: 0px 11px 22px;
}
