body
{
	margin: 100px;
	padding: 0px;
	text-align:center;	
	color: #c3c3c3;
	background-color: #000000;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	height: 95%;	
}
a
{
	color: #c3c3c3;
	text-decoration: none;
}
a:visited
{
	color: #c3c3c3;
	text-decoration: none;
}
a:hover
{
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px dotted;
}

.page
{
	position: relative;
	margin: 0 auto;
	width: 550px;
	text-align:left;
	padding: 60px 0px 0px 0px;		
	background: #000 url('../images/Visage_Header_Logo.gif') no-repeat 0px 5px;
}
.red
{
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

.blue
{
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
}
.gold
{
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
}
.gold a
{
	color: #996600;
	text-decoration: none;
}
.gold a a:visited
{
	color: #996600;
	text-decoration: none;
}
.gold a:hover
{
	color: #996600;
	border-bottom: #996600 1px dotted;
}

.purple
{
	border-top: 1px solid #993399;
	border-bottom: 1px solid #993399;
}
.green
{
	border-top: 1px solid #6A9134;
	border-bottom: 1px solid #6A9134;	
}
.green a
{
	color: #6A9134;
	text-decoration: none;
}
.green a a:visited
{
	color: #6A9134;
	text-decoration: none;
}
.green a:hover
{
	color: #6A9134;
	border-bottom: #6A9134 1px dotted;
}

#imageRotator
{
	background: #000000 url('../images/VisageLogo_white.gif') no-repeat center center;
}
#blurb
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.3em;
}
#footer
{
	position: relative;
	font-size: 9px;
	color: #2a2a2a;
	font-family: Verdana, Helvetica, Sans-Serif;	
}
.TextBox
{
	border: 1px solid #333;
	width: 250px;
	font-size: 11px;
}
.Button
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	color: black;
	border-bottom: whitesmoke 1px solid;
	background-color: darkgray;
}
