body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
	background-color: #FF6699;
}
a:hover {
	color: #9C4518;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #D5165B;
}

a:link {
	color: #D5165B;
}

a:active {
	color: #D5165B;
}

.sideLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}


h1 {
	font-family: verdana;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	left: 0em;
	right: 0em;
	padding-left: 0.5em;



}
h2 {
	PADDING-LEFT: 16px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 30px;
	MARGIN: 20px 0px 10px;
	PADDING-TOP: 30px;
	FONT-FAMILY: georgia;
	LETTER-SPACING: 3px;
	background-image: url(imagesv3/dividerBarH2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	text-indent: 60px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #333333;
}
h3 {
	font-family: verdana;
	font-size: 14px;
}
.whiteBody {
	font-family: georgia;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.menuText {
	font-family: georgia;
	font-size: 11px;
	font-style: italic;
	color: #FF6699;
	text-indent: 0.5em;

}
.menuHeader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.basic {
	font-family: verdana;
	font-size: 11px;

}
/* background container */
#content {
	/* width: 20em; */
	background-color: #FFFFFF;
	border: 0px dotted #B4B48D;
	margin: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/* width of container for drop downs 
html>body #content {
	width: 441px;
} */

h1 {
	padding: 0 0 0.25em 0;
	margin: 0;
	color: #FFFFFF;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li li a {
	display: inline-block;
	color: #FFFFFF;
	/*	padding: 0.2em 20px;  remove padding between dropdown cells*/
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}

#nav li li a:hover {
	border-left-width: 5px;
	border-left-color: #FFFFFF;
	font-weight: bolder;
	color: #FFFFFF;
} 

li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	background-color: #FF6699;
}

li#first {
	border-left-width: 0em;
}

li#last {
	border-right-width: 0em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: bold;	/* fill color of drop down */
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FF6699;
}

li>ul {
	top: auto;
	left: auto;	
}

li li {
	display: inline-block;
	float: none;
	/* needs to be transparent for background image to show */
	background-color: transparent;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 5px;
}


li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	/*	background: url(images/SD_thumbnail_blue.gif) center left no-repeat; 
	padding: 1em 1em 0 1em; */
	margin: 0;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
}
.TablePadding {
	padding: 15px;
}


p.image {
	float: right;
	font-size: 0.8em;
	text-align: left;
	color: #B4B48D;
	padding: 1.25em 1.25em 0.25em 0.25em;
}

p.image img {
	display: block;
	/* border: 1px solid #B4B48D; */
}


.pageTitle {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 36px;
	padding: 0px;
	background-position: 0px;
	text-indent: 10px;
}
.style4 {
	color: #FFFFFF;
	font: georgia;
}


.tr {
    padding:0px;
	background-image: url(structure/TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-color: #FFFFFF;
}
.br {
	background-image: url(structure/BR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 46px
}
.bl {background: url(images_3/bl.gif) 0 100% no-repeat #FFFFFF;  }
.tl {background: url(images_3/tl.gif) 0 0 no-repeat}
.clear {font-size: 1px; height: 1px}

.navTricky {
	background-repeat: repeat-x;
	background-position: 100% 0;
}.lineSpacing {
	line-height: 24px;
}
.introBG {
	background-image: url(structure/bg_content.jpg);
	background-repeat: no-repeat;
}
.NewsEntry {
	left: 5px;
	text-indent: 5px;
}
.backgroundBar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6699;
	padding: 5px;
}.imageBorder {
	border: 1px solid #333333;
}

