body {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #D9D9D9;
	background-image: url(images/page_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.header01 {
	border-left: 9px solid #333333;
	border-right: 9px solid #333333;
}	

.header-l {
	border-left: 9px solid #333333;
}

.header-r {
	border-right: 9px solid #333333;
}
	
#main {
	
	margin: 0px;
	padding: 15px 10px 11px 20px;
	background-image: url(images/border.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-right: 9px solid #333333;
	background-color: #fff;
	overflow: hidden;
}

#starwrapper {
	position:relative;
}

.starburst {
	position:absolute;
	right: 12px;
	top: 0;
	z-index: 10;
}
	
.content {

}

#content {
	min-height:425px;
	height:auto !important;
	height:425px;
}



td#menu {
	margin: 0px;
	padding: 0px 0px 11px 0px;
	border-left: 9px solid #333333;
	background-color: #4566AA;
	/*color: #fff;*/
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	min-height:500px;
	height:auto !important;
	height:500px;	
	/*overflow: hidden;*/
}

a.mainlink {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

a.mainlink:hover {
	color: #ff1810;
	text-decoration: none;
}

a.mainlink:visited {
	font-weight: bold;
	text-decoration: none;
}

ul.menu {
	list-style-type: none;
	color: #fff;
	list-style-position: outside;
	line-height: 2.0em;
}
	
.image {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.plaintext {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}

.sidebar {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	background-color: #A13624;
	border-right: 17px solid #993333;
}

.sidebar2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
	background-color: #A13624;
	border-right: 17px solid #993333;
}

.side {
	background-color: #CC6666;
	border-top: 5px solid #A13624;
	color: #fff;
}

.address {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	color: #000;
	font-size: 10px;
}	

.addy {
	margin: 5px;
	padding: 10px;
	background-color: #D9D9D9;
	border: dotted 1px #ccc;
}

.addy2 {
	margin: 0px;
	padding: 10px;
	color: #fff;
	background-color: #60787A;
	border: dotted 1px #ccc;
}

#credit {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #ccc;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	background-color: #333;
	text-align: center;
}

a.creditlink {
	color: #fff;
}

#footer {
	border-left: 9px solid #333333;
	border-right: 9px solid #333333;
	background-color: #fff;
	color: #666666;
	font-family: arial, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

a.footerlink {
	color: #990000;
	text-decoration: none;
}

a.footerlink:visited {
	color: #333;
	text-decoration: none;
}

a.footerlink:hover {
	text-decoration: underline;
}

#nav1{
margin-top: 0px;
margin-bottom: 5px;
}

#nav1 ul {
background-color: #fff;
margin-left: 0;
padding-left: 0;
border-bottom: 1px solid gray;
}

#nav1 li {
list-style-type: none;
padding: 0.25em 1em;
border-left: 1px solid white;
display: inline
}

#nav1 li:first-child {
border: none;
}

#main a {
	text-decoration: underline;
	color: #990000;
	}

#main a:visited {
	}

#main a:active {
	}

#main a:hover {
	text-decoration: underline;
	}

h1 {	
	padding: 0px 0px 10px 0px;
	color: #D13F3C;
	font-family: Impact, Arial, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}	

h2 {
	padding: 0px 0px 10px 0px;
	color: #D13F3C;
	font-family: Impact, Arial, Verdana, sans-serif;
	font-size: 15px;
	text-decoration: underline;
}
	
h3 {
}

h4 {
}

h5 {
}

h6 {	
}

img {
	border: 0;
	}

ol, ul, li {
	color: #333;
	font-size: 11px;
	list-style-position: outside;
	line-height: 1.5em;
	}
	
p {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	}

#captionTxt {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

strong, b {
	font-weight: bolder;
	}


