body {
	background-image: url(stock/background4.gif);
	background-position: center top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.error {color: #FF0000;}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305A56;
	line-height: 17px;
	margin-left: 14px;
	width: 110px;}
.subnav a { color: #305A56; text-decoration: none; }
.subnav a:hover { color: #92334C; text-decoration: underline;}

#container {
	width: 760px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#header {
	height: 157px;
	width: 760px;
}

#header img {
	border: none;
}

/* Content */

#content-background {
	background-image: url(stock/body-background.jpg);
	background-repeat: repeat-x;
	min-height: 376px;
	margin-bottom: 15px;
}

.content {
	padding: 19px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}

.content a { color: #b53902; text-decoration: underline; }
.content a:hover { color: #b53902; text-decoration: none;}

.content h1 {
	margin-top: 0px;
	font-size: 16px; 
	font-weight: bold;
	color: #732d0e;
}

.content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.right {
	border: 1px solid #000000;
	text-align: right;
	float: right;
	margin: 0px 12px 16px 30px;
}

.left-button {
	margin-top: 28px;
	margin-bottom: 0px;
	border: none;
}

.right-button {
	margin: 28px 0px 0px 45px;
	border: none;
}

/*Navigation */

#nav {
	padding-left: 183px;
}

/* Foooter */

.footer {
	clear: both;
	text-align: center;
	background-color: #b53902;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF;
	padding: 2px 0px;
}
.footer a { color: #666666; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: underline;}


.vivid {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;

}
.vivid a {
	color: #FFFFCC;
	text-decoration: underline;
}
.vivid a:hover { color: #000000; text-decoration: underline;}
