body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/videoemail.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#docContents {
	width: 350px;
}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-variant: normal;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-variant: normal;
}

#navcontainer {
	text-align: center;
}

/*Fat Erik's Pipelist*/
#navlist
{
	list-style: none;
	padding: 0;
	margin: 0;

}

.subnav {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

.top {
	background-image: url(images/top_03.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.bottomhalf {
	background-image: url(images/college_dud_03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.formtable {
	background-image: url(images/couple.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.sayhello {
	background-image: url(images/SayHello_07.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#navlist li
{

display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px ffffff;
padding: 0 0.4em 0 0.4em;
margin: .5em 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
}
a.sublink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.iavmd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
}

.headcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bottomhome {
	background-image: url(images/bottom_home.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomhome2 {
	background-image: url(images/bottom_happy.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}