
#nav  a
{
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #006699;
	font-weight: 700;
	line-height: 25px;
	padding-left: 10px;
}

#nav a:hover
{
	background: #9AC0EC;
}

#nav span
{
	display: block;
	background: #C2D5F6;
	font-size: 15px;
	color: #006699;
	font-weight: 700;
	line-height: 25px;
	padding-left: 20px;
}

h1
{
	font-weight: 900;
	font-size: 18px;
	color: #006699;
	margin: 4px;
	text-decoration: underline;
}

h6
{
	margin: 4px;
	color: #003366;
	font-weight: 700;
}

h2
{
	color: #003366;
	font-weight: 700;
	display: block;
	width: 500px;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	background: #C2D5F6;
}

h3
{
	margin: 4px;
	color: #003366;
	font-weight: 700;
}

h4
{
	margin: 4px;
	color: #003366;
	font-weight: 700;
}

#tableless h6
{
	text-align: left;
	margin: 4px;
	color: #003366;
	font-weight: 700;
}

#tableless a
{
	text-decoration: none;
	margin: 4px;
	color: #006699;
	font-weight: 700;
}

#tableless a:hover
{
	background: #9AC0EC;
}

#twitter a
{
	text-decoration: none;
	margin: 4px;
	color: #006699;
	font-weight: 700;
}

#twitter a:hover
{
	background: #B5D8F4;
}

#twitter h6
{
	margin: 0px;
}


#twitter_update_list
{
	margin: 6px;
	text-align: left;
	color: #003366;
}

#contact
{
	text-align: center;
}

#contact h6
{
	text-align: left;
	margin: 5px;
}

#contact a
{
	text-align: right;
	text-decoration: none;
	color: #006699;
	font-weight: 700;
}

#contact a:hover
{
	background: #B5D8F4;
}

#resume a
{
	text-align: center;
	text-decoration: none;
	color: #006699;
	font-weight: 700;
	display: block;
	height: 20px;
}

#resume a:hover
{
	background: #B5D8F4;
}

.title
{
	font-size: 150%;
	color: #4A7AD3;
}

#overlay a
{
	text-align: right;
	text-decoration: none;
	color: #006699;
	font-weight: 700;
}

#overlay a:hover
{
	background: #B5D8F4;
}

#main a, #main a:visited
{
	text-decoration: underline;
	color: #003366;
}

#main a:hover
{
	text-decoration: none;
}