@charset "utf-8";
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccccff;
}
a:active {
	text-decoration: none;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	color: #FFCC33;
	font-weight: bold;
	font-size: medium;
}
.style9 {color: #FFCC33; font-weight: bold; font-size: x-large; }
.style11 {
	font-size: small;
	color: #D2AF87;
}
#nav {
	background-color: #000066;
	text-align: center;
	padding: 10px;
}
#nav {
	background-color: #000066;
	text-align: center;
	padding: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#nav a {
	font-size: 90%;
	color: #CCCCFF;
	text-decoration: none;
}
#nav a:hover {
	font-size: 90%;
	color: #ff6600;
	text-decoration: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a {
	font-size: 90%;
	color: #CCCCFF;
	text-decoration: none;
}
#footer a:hover {
	font-size: 90%;
	color: #ff6600;
	text-decoration: none;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99CCFF;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#vinelogo a {
	color: #CCCCFF;
	text-decoration: none;
}
#vinelogo a:hover {
	color: #ff6600;
	text-decoration: none;
}

/* CSS Document */

.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #000066;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #99CCFF;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
#athome {
	padding: 10px;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: thin solid #99CCFF;
}
#athome img {
	float: right;
}
#bio img {
	float: left;
}

#bio {
	padding: 10px;
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: thin solid #99CCFF;
}

.style1 {
	color: #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #000066;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #99CCFF;
}
.style4 {
	color: #99CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
}
.style6 {font-size: x-large}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
#athome a {
	color: #CCCCFF;
	text-decoration: none;
}
#bio a {
	color: #CCCCFF;
	text-decoration: none;
}
#athome a:hover {
	color: #ff6600;
	text-decoration: none;
}
#bio a:hover {
	color: #ff6600;
	text-decoration: none;
}
