body {
	width: 100%; height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a, img, table { border: 0px; }

#container {
	width: 747px;
	background-image: url(../images/mainBkg.gif);
	background-repeat: repeat-y;
	margin-left: auto; margin-right: auto;
	margin-top: 0px; margin-bottom: 0px;
	padding: 0px;
}

#main {
	width: 743px;
	border-left: 2px solid #000033;
	border-right: 2px solid #000033;
}
#main {
	\width: 747px;
	w\idth: 743px;
}

#header {
	width: 743px; height: 349px;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000033;
	border-left: 2px solid #000033;
	border-right: 2px solid #000033;
}
#header {
	\width: 747px;
	w\idth: 743px;
}

#nav {
	width: 145px; height: 507px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav p {
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 4px;
}
#nav img.testImg {
	border: 1px solid #000033;
}

#content {
	margin-left: 185px; margin-right: 40px;
	padding-top: 20px; padding-bottom: 40px;
	text-align: left;
	width: 514px;
}
#content {
	\width: 598px;
	w\idth: 514px;
}
#content p,li,dd {
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#content a {
	color: #000033;
	font-size: 12px;
	font-family: Georgia, Times, serif;
	text-decoration: none;
}
#content a.smaller {
	font-size: 10px;
}
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#content a.title:hover {
	text-decoration: none;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
	color: #000033;
	font-family: Helvetica, Arial, sans serif;
	font-weight: bolder;
	font-style: italic;
}

#footer {
	width: 743px; height: 132px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 2px solid #000033;
	border-left: 2px solid #000033;
	border-right: 2px solid #000033;
}
#footer {
	\width: 747px;
	w\idth: 743px;
}

#clear { clear: both; }