*{
	margin: 0px;
	padding: 0px;
}
p { margin-bottom: 20px; }
body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFE8E8;
}
#container {
	width: 780px;
	background-color: #FFFFF0;
	background-image: url(bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-left-color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-color: #00CCFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#text {
	margin-right: 10px;
	margin-left: 190px;
	width: 480px;
	background-color: #FFFFF0;
	padding-top: 10px;
}
#text img {
	margin: 5px;
	border: 1px solid #000000;
}
#text LI {
	padding-top: 3px;
	padding-bottom: 3px;

}
#text UL {
	LIST-STYLE-TYPE: square;
	list-style-position: inside;
	padding-left: 20px;
}
#header {
	background-color: #BE1659;
	width: 610px;
	position: relative;
	height: 44px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	background-image: url(headerBG.gif);
	background-repeat: no-repeat;
}
#subHeader {
	background-color: #BE1659;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	width: 610px;
	position: relative;
	height: 41px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	background-image: url(righttopleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 170px;
}
/*#curve {
	background-image: url(righttopleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 125px;
	position: absolute;
	left: 282px;
	top: 3px;
}
*/
#corner {
	background-image: url(curve.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 500px;
	float: left;
}
#pics {
	height: 396px;
	width: 83px;
	position: relative;
	float: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A5CF7B;
	border-left-color: #A5CF7B;
}

/*img {
	margin: 5px;
}
*/#navBox {
	LEFT: 0px;
	width: 170px;
	position: relative;
	float: left;
	background-color: #009999;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(nav.gif);
	height: 260px;
	padding-top: 170px;
}
#navBox a {
	width: 150px;
	display: block;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	letter-spacing: 1.5px;
	font-weight: bolder;

}
#navBox a:hover {
	width: 146px;
	background-color: #009999;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#navBox a#current { 
	width: 146px;
	background-color: #009999;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#navSubBox UL {	LIST-STYLE-TYPE: none; }
#footer {
	text-align: left;
	font-size: 10px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	clear: both;
}
#footer a {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#footer a:hover {
	TEXT-DECORATION: underline;
	color: #000000;
}
#subfooter {
	background-color: #BE1659;
	text-align: center;
	font-size: 10px;
	height: 70px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	background-image: url(bottomCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#subfooter h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 50px;
}

h1{ font-size: 30px; }
h2{ font-size: 25px; }
h3{
	margin-top: 10px;
	margin-bottom: 10px; 
	font-size: 18px; 
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
