﻿.img-right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
#container {
	width: 780px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	
}
#nav {
	float: left;
	width: 155px;
	height: 362px;
	background-color: #939598;
}
#body_copy {
	width: 625px;
	float: right;
	height: 362px;
	background-color: #e2e1dd;
}
#right_content {
	float: right;
	width: 425px;
}
#text {
	padding: 5px;
	float: left;
	width: 615px;
	background-color: #e2e1dd;
	height: 352px;
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #796952;
	scrollbar-shadow-color: #796952;
	scrollbar-arrow-color: #796952;
	scrollbar-track-color: #ffffff;
	color: #3399ff;
}
#footer {
	padding: 2px 10px 2px 10px;
	clear: both;
	width: 760px;
	background-color: #000000;
	height: 36px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}
.style1 {
	text-align: right;
}
#footer a {
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
#clear {
	clear: both;
}
.style2 {
	border-width: 0px;
}
.no_border {
	border-width: 0px;
}
h1 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.style3 {
	margin-top: 6px;
	margin-bottom: 6px;
}
#gowns {
	background-image: url('../images/gowns.jpg');
	background-repeat: no-repeat;
	width: 298px;
	height: 110px;
	padding: 50px 120px 20px 10px;
}
.style5 {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#tux {
	background-image: url('../images/tux.jpg');
	background-repeat: no-repeat;
	width: 298px;
	height: 110px;
	padding: 50px 120px 20px 10px;
}

a:link{color: #ff66ba; text-decoration: none}
a:visited{color: #ff66ba; text-decoration: none}
a:hover{color: #e58abc; text-decoration: none}