body {
	margin: 20px auto 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: small;
	background: #fff;
	text-align: center;
}

/* Container Styles */

#container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	text-align: center;
	display: block;
	background: url(../images/template/back.gif);
}

/* Header Styles */

#header {
	margin: 0;
	padding: 0;
	width: 760px;
	text-align: left;
	display: block;
}

#header p.main {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	display: block;
}

#header p.topnav {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 155px;
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
}

#header img {
	margin: 0;
	padding: 0;
	display: block;
}

/* Navigation Styles */

#navigation {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
	display: block;
	text-align: left;
}

#navigation img {
	margin: 0;
	padding: 0;
}

/* Banner Styles */

#banner {
	margin: 0;
	padding: 0;
	height: 139px;
	width: 760px;
	border-bottom: 2px #fff solid;
	background: url(../images/template/banner-back.jpg) top left repeat-x;
	text-align: left;
	display: block;
}

#banner p.photo {
	margin: 0 auto 0 auto;
	padding: 0;
	height: 139px;
	display: block;
}

#banner p.textarea {
	margin: 0;
	padding: 0;
	height: 139px;
	display: block;
}

#banner img {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

/* Content Styles */

#content {
	margin: 0;
	padding: 0;
	width: 760px;
	background: url(../images/template/back.gif) top left repeat-y;
	text-align: left;
	display: block;
	float: left;
}

#content_interior {
	margin: 0;
	padding: 0 0 40px 0;
	width: 760px;
	background: url(../images/template/back.gif) top left repeat-y;
	text-align: left;
}

#content table {
	margin: 0;
	padding: 0;
	width: 760px;
	display: block;
	float: left;
}

#content td {
	margin: 0;
	padding: 0;
}

#content td.main { padding: 10px; width: 400px; }
#content td.main div { background: #fff; }

#main h1 {
	margin: 0;
	padding: 10px;
	color: #003;
	font-size: large;
	font-weight: bold;
	display: block;
}

#main h2 {
	margin: 0;
	padding: 11px 10px 0 10px;
	font-size: small;
	font-weight: bold;
	display: block;
}

#main p {
	margin: 0;
	padding: 10px;
}


#main h3 {
	margin: 0;
	padding: 10px;
	font-size:13px;
	font-weight:normal;
}

#main ul {
	margin: 0;
	padding: 10px 10px 10px 30px;
}

/* Content Side-Nav/Boxes Styles */

#content td.leftbar { width: 179px; padding: 20px 0 0 20px }
#content td.rightbar { width: 179px; padding: 20px 20px 0 0}

#content td.leftbar div, #content td.rightbar div {
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	width: 179px;
	border-top: 2px #d6d6d1 solid;
	background: url(../images/template/box-bottom1.gif) bottom left no-repeat;
	display: block;
	float: left;
}

#content td.leftbar div.yellow, #content td.rightbar div.yellow {
	border-top: 2px #f7dd90 solid;
	background: url(../images/template/box-bottom2.gif) bottom left no-repeat; }
#content td.leftbar div.grey, #content td.rightbar div.grey {
	border-top: 2px #d6d6d1 solid;
	background: url(../images/template/box-bottom3.gif) bottom left no-repeat; }
#content td.leftbar div.yellow2, #content td.rightbar div.yellow2 {
	margin: 0 0 3px 0;
	font-size: x-small;
	border-top: 2px #f7dd90 solid;
	background: url(../images/template/box-bottom4.gif) bottom left no-repeat; }

#content td.leftbar div h1, #content td.rightbar div h1 {
	margin: 0;
	padding: 3px 5px 5px 5px;
	width: 169px;
	font-size: small;
	font-weight: bold;
	background: url(../images/template/box-top1.gif) bottom left no-repeat;
	display: block;
	float: left;
}

#content td.leftbar div.yellow h1, #content td.rightbar div.yellow h1 {
	background: url(../images/template/box-top2.gif) bottom left no-repeat; }
#content td.leftbar div.grey h1, #content td.rightbar div.grey h1 {
	background: url(../images/template/box-top3.gif) bottom left no-repeat; }
#content td.leftbar div.yellow2 h1, #content td.rightbar div.yellow2 h1 {
	background: url(../images/template/box-top4.gif) bottom left no-repeat; }

#content td.leftbar div p, #content td.rightbar div p {
	margin: 0;
	padding: 10px 10px 0 10px;
	width: 159px;
	background: url(../images/template/box-back1.gif) top left repeat-y;
	display: block;
	float: left;
}

#content td.leftbar div.yellow p, #content td.rightbar div.yellow p {
	background: url(../images/template/box-back2.gif) top left repeat-y; }
#content td.leftbar div.grey p, #content td.rightbar div.grey p {
	background: url(../images/template/box-back3.gif) top left repeat-y; }
#content td.leftbar div.yellow2 p, #content td.rightbar div.yellow2 p {
	background: url(../images/template/box-back4.gif) top left repeat-y; }
	
#content td.leftbar div ul, #content td.rightbar div ul {
	margin: 0;
	padding: 0;
	width: 179px;
	background: url(../images/template/box-back1.gif) top left repeat-y;
	display: block;
	float: left;
}

#content td.leftbar div.yellow ul, #content td.rightbar div.yellow ul {
	background: url(../images/template/box-back2.gif) top left repeat-y; }
#content td.leftbar div.grey ul, #content td.rightbar div.grey ul {
	background: url(../images/template/box-back3.gif) top left repeat-y; }
#content td.leftbar div.yellow2 ul, #content td.rightbar div.yellow2 ul {
	background: url(../images/template/box-back4.gif) top left repeat-y; }
	
#content td.leftbar div li, #content td.rightbar div li {
	margin: 0 2px 0 2px;
	padding: 3px 8px 4px 8px;
	width: 155px;
	background: url(../images/template/text-back.gif) bottom left repeat-x;
	display: block;
	float: left;
}

#content td.leftbar div li.main-on, #content td.rightbar div li.main-on {
	border-bottom: 1px #d6d6d1 solid;
	background: url(../images/template/link-back-on.gif) right no-repeat;
}
#content td.leftbar div li.main-off, #content td.rightbar div li.main-off {
	border-bottom: 1px #d6d6d1 solid;
	background: url(../images/template/link-back-off.gif) right no-repeat;
}

#content td.leftbar div li.sub, #content td.rightbar div li.sub {
	padding: 3px 8px 4px 18px;
	width: 145px;
}

/* Footer Styles */

#footer-main {
	margin: 0;
	padding: 0;
	width: 760px;
	background: url(../images/template/footer-back.gif) bottom left repeat-x;
	text-align: left;
	display: block;
	float: left;
	background: url(../images/template/back.gif) top left repeat-y;
}

#footer-main p{
	margin: 0;
	padding: 0;
	width: 760px;
	color: #000;
	font-size: x-small;
	text-indent: 10px;
	background: url(../images/template/footer-bottom.gif) bottom right no-repeat;
	display: block;
}

#footer-main h4{
	margin: 0px;
	padding: 0px;
	width: 760px;
	color: #000;
	font-size: x-small;
	text-indent: 10px;
	background: url(../images/template/footer-bottom.gif) bottom right no-repeat;
	display: block;
	font-weight:normal;
}


#footer-main a { color : #339999; }
#footer-main a:link { text-decoration : none; }
#footer-main a:visited { text-decoration : none }
#footer-main a:hover { color : #99CC99; text-decoration: none; }
#footer-main a:active, #footer a.selected { color : #339999; }

#footer-sub {
	margin: 0;
	padding: 0;
	width: 760px;
	background: #fff;
	text-align: left;
	display: block;

}

#footer-sub p{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: x-small;
	display: block;

}

#footer p.sub a { color : #666; }


/* Default Styles */

.fields {
	padding : 2px;
	margin : 5px 5px 0 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	background-color: #FFFFFF;
	border-color: #666666;
	border : 1px solid;
}

.buttons {
	padding : 2px;
	margin : 5px 5px 0 5px;
	background-color: #F2F2F2;
	border-color: #666666;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	border : 1px solid;
	color : #666666;
	vertical-align : middle;
	width: 400px;
}

a { color : #339999; }
a:link { text-decoration : none; }
a:visited { text-decoration : none }
a:hover { color : #006666; text-decoration: none; }
a:active{ text-decoration : none }
a.selected { color : #006666; }


