body,u,b
{font-family: Georgia, Times, serif;
font-size:13px;
color:#ffffff;
letter-spacing:1px;
line-height:14px;
scrollbar-face-color:#2d2741;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#2d2741;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#2d2741;
scrollbar-darkshadow-color:#2d2741;
background:#2d2741;}

/* for use with dense tables */
#horbarcolor {
	background-color:#4A416D;
}

h1, h2
{font-family: Georgia, Times, serif;
font-size:14px;
text-align:center;
background-color:transparent;
border-top:0px;
border-bottom:solid 1px #ffffff;
border-left:0px;
border-right:0px;
color:#aca6c2;
letter-spacing:4px}

h2 {
font-family: Georgia, Times, serif;
font-size:12px;
text-align:center;
background-color:transparent;
border-top:0px;
border-bottom:0px;
border-left:0px;
border-right:0px;
color:#FFFFFF;
letter-spacing:3px;
}
table,tr,td,p
{font-family:Georgia, Times, serif;
font-size:13px;
letter-spacing:1px;
line-height:18px}

a:link,a:visited,a:active
{font-family: Georgia, Times, serif;
font-size:13px;
color:#aca6c2;
font-weight:bold;
text-align:justify;
letter-spacing:1px;
text-decoration:none;
line-height:17px;}

a:hover
{
	font-family: Georgia, Times, serif;
	font-size:13px;
	text-align:justify;
	font-weight:bold;
	color: #FFFFFF;/*#7D74A0; #453d65;*/
	text-decoration:none;
	letter-spacing:1px;
	line-height:17px;
}

/* FLYOUT MENU STYES */

#dropmenudiv{
position: absolute;
background-color: #2d2741; /*#dad9d9;*/
border:1px solid #9b9b9b;
border-bottom-width: 0;
font:normal 14px Arial; /*11, Verdana;* -- has no effect: see font in #dropmenudiv a */

line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9b9b9b;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
font-size: 11px;
font-family: "Palatino Linotype", Times, serif; /*Arial, Helvetica, sans-serif;*/
}

#dropmenudiv a:hover{ /*hover background color and font color */
background-color: #2d2741; /*#a7828a; */
color: #aca6c2; /*#FFFFFF;*/
}

.PageTitle {
	font-family: "Palatino Linotype", serif; 
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#picframe {
	/*margin: 5px 10px 10px 5px;*/
	padding: 1px;
	background-color: #ADADAD; /*000000;*/
	width: 10px;
	border-top-width: 3px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #CACACA;
	float:left;
	/* trying to get margin with text 
	margin 10px 10px 10px 10px;*/
}

#textdiv {
	float:left;
	padding: 5px;
}
