body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E40001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#site   	{
	position:relative;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #890010;
	border-bottom-color: #890010;
	border-left-color: #890010;
}


#top   	{
	position:relative;
	width:772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(top2.jpg);
	height: 226px;
	clear: both;
}



#content   	{
	position:relative;
	width:772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#nav {
	height: 32px;
	clear: both;
	background-color: #E40001;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav ul li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 18px;
	}
	
#nav ul li a:hover{
	color: #FF0000;
	display: block;
	background-color: #FFFFFF;
	}
#clr {
	clear: both;
}
#pageS {
	clear: both;
	padding-top: 3px;
}
#ftr {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 49px;
	width: 772px;
	margin-top: 10px;
}
h1 {
	background-image: url(ico-rose.jpg);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #E40001;
	background-position: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#picdiv {
	width: 182px;
	float: left;
	text-align: center;
	border: 1px solid #FFCECE;
	margin: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 190px;
	background-color: #FFF0F0;
}
a {
	color: #FF0000;
	text-decoration: none;
}

.stylename {
	color: #E40001;
	font-weight: bold;
	font-size: 14px;
}
.styleinfo {
	color: #003366;
	font-size: 10px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

.sbtn {
	color: #FFFFFF;
	background-color: #E40001;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
}
.inp {
	background-color: #F8F8F8;
	border: 1px solid #FF0000;
}
.inpA {
	background-color: #F8F8F8;
	border: 1px solid #FF0000;
}#footer {
	margin-top: 15px;
	color: #FFFFFF;
	text-indent: 350px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy   	{
	position:relative;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 30px;
	font-size: 10px;
	text-align: right;
}
#copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
#copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
