/******************************************************
				TAG DEFINITIONS
 ******************************************************/
body {
	width:722px;
	margin:0 auto;
	background-color:#000066;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin:0;
	font-size: 13px;
	line-height: 16px;
	padding:0 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	font-variant: normal;
	margin:0;
	padding:20px 0 0 0;;
}
td {
	font-size: 13px;
	line-height: 16px;
	vertical-align:top;
}
blockquote {
	margin-bottom:0;
}
ul {
	margin-top:0;
	font-size: 13px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/******************************************************
				DIV ID'S
 ******************************************************/
#menu {
	height:82px;
	width:722px;
}
#menu div {
	padding:35px 0 0 28px;
	width:86px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color: #900002;
}
#menu a {
	color:#FFFFFF;
}
#text {
	width:722px;
	background-image: url(images/middle.gif);
	layer-background-image: url(images/middle.gif);
	border: 1px none #000000;
	padding-bottom:15px;
}
#text div {
	width:629px;
	padding-left:38px;
}
#bottom {
	background-image:url(images/bottom.gif);
	width:722px;
	height:60px;
}
#bottom p {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:30px 0 0 230px;
}