@charset "UTF-8";
#container {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 2px;
}
#nav {
	height: 35px;
	width: 730px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: capitalize;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#nav ul {
	list-style-type: none;
	display: inline;
}
#nav li {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
	float: left;
	padding: 0px;
	text-align: center;
	letter-spacing: .2em;
}
body {
	font-size: small;
}
.imagesright {
	clear: both;
	height: 170px;
	width: 170px;
	border: thin solid 000099;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right {
	height: auto;
	width: 180px;
	float: right;
}
#header {
	background-image: url(../images/header.jpg);
	height: 130px;
	width: 750px;
	padding-top: 50px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#title {
	background-image: url(../images/title.jpg);
	height: 75px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000099;
	background-repeat: no-repeat;
}
#shopbutton {
	width: 140px;
	height: 40px;
	float: right;
	margin-top: 4px;
	margin-right: 48px;
}
#copyright {
	background-image: url(../images/footer.jpg);
	height: 40px;
	width: 760px;
	clear: both;
	margin-top: 20px;
	color: #FFFFFF;
	margin-right: auto;
	text-align: center;
	padding-top: 13px;
	background-repeat: no-repeat;
	font-size: 85%;
}
#copyright ul {
	display: inline;
	list-style-type: none;
}
#copyright li {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	padding-right: 70px;
	padding-left: 30px;
}
h1 {
	display: none;
}
h3 {
	font-size: 110%;
	color: #003399;
	margin-bottom: 0px;
}
.contentleft h3 {
	font-size: 130%;
	color: #990000;
	font-weight: normal;
}
#content {
	padding: 20px;
	color: #000000;
}
#text {
	height: auto;
	width: 520px;
	float: left;
	font-size: 1em;
	margin-bottom: 30px;
}
#text a {
	color: #990099;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
	color: #CC3333;
}
#space {
	clear: both;
	height: 30px;
	width: 760px;
}
#footer {
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #990066;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	font-size: 110%;
	padding-bottom: 5px;
}
#footer p {
	font-variant: small-caps;
	color: #FFFFFF;
	margin-top: 1%;
	padding-bottom: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
#nav a:hover {
	color: #9900CC;
	text-decoration: underline;
}
#gowninfo ul {
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.style1 a {color: #ff0033; text-decoration: none;}
.style2 a {color: #000099; text-decoration: none;}
.style3 a {color: #cc6600; text-decoration: none;}
.style4 a {color: #006600; text-decoration: none;}
.style5 a {color: #CC3399; text-decoration: none;}
.style6 a {color: #cc6600; text-decoration: none;}
.style7 a {color: #0000cc; text-decoration: none;}
.style8 a {color: #ff0033; text-decoration: none;}

.close  {color: #cc0000; text-decoration: none;}

.style1 {
	width: 8%
}
.style2 {
	width: 13%
}
.style3 {
	width: 13%
}
.style4 {
	width: 18%
}
.style5 {
	width: 13%
}
.style6 {
	width: 13%
}
.style7 {
	width: 13%
}
.style8 {
	width: 8%
}
#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}
#text ul {
}
#text li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.nospace {
	margin-top: 2px;
}

