body {
		text-align:left;
		background-color: #817CB9;
		background-image: url(basics_images/background.gif);
		background-repeat: repeat-y;
		scrollbar-3dlight-color : #333333;
		scrollbar-arrow-color : #FFFFFF;
		scrollbar-base-color : #CCCC99;
		scrollbar-darkshadow-color : Black;
		scrollbar-face-color : #817CB9;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-shadow-color : #333333;
		scrollbar-track-color : #CCCC99;
		}
		
td img {
	display: block;
}
		
#head {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#photo{
	position: absolute;
	left: 485px;
	top: 185px;
	z-index: 5;
}

#pr_links {
	position: absolute;
	left: 650px;
	top: 500px;
	/*z-index: 20;*/
	widows: 120px;
	height: 250px;
}

#copy{
	position: absolute;
	top: 135px;
	left: 153px;
	width: 425px;
	padding-left: 15px;
	border-left: dotted;
	border-left-color: #817CB9;
	z-index: 12;	
}

#copy p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .05em;
	line-height: 19px;
}

#copy h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: .025em;
	line-height: 26px;
	color: #817CB9;
}

#copy h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 20px;
	color: #000000;
	}
	
#copy li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: .05em;
	line-height: 19px;
	color: #000000;
	list-style: circle;
}
	
#menuBar{
position: absolute;
width: 185px;
height: 215px;
top: 135px;
left: 0px;
z-index: 20;
margin-left: -37px;
line-height: 25px;
}

#menuBar ul {
color: #336666;
list-style: none;
margin-top: 2px;
margin-bottom: 3px;
} 

#menuBar li {
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
#newsBox {
position: absolute;
top: 580px;
left: 5px;
padding: 5px;
border: 1px solid Black;
text-align: center;
}
#newsBoxIndex {
position: absolute;
top: 600px;
left: 5px;
padding: 5px;
border: 1px solid Black;
text-align: center;
}
a.menubuttonpurple:link{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 28px;
letter-spacing: .025em;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #000000;
width: 100%;
}

a.menubuttonpurple:visited{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 28px;
letter-spacing: .025em;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #000000;
width: 100%;
}

a.menubuttonpurple:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 28px;
letter-spacing: .025em;
font-weight: bold;
text-align: center;
color: White;
background-color: #CCCC99;
display: block;
}

#bottom_menu{
	text-align: center;
	position: relative;
	border-top: thin;
	border-top-color: #817CB9;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 20px;
	margin-top: 25px;
}

a.menubutton:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.menubutton:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.menubutton:hover{
text-decoration: underline; 
color: #817CB9;
}

.line_space{
	line-height: 12px;
}

.copy_purple{
	font-weight: bold;
	color: #817CB9;
}

a.color_link:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #817CB9;
}

a.color_link:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #817CB9;
}

a.color_link:hover{
font-weight: bold;
text-decoration: underline; 
color: CCCC99;
}

.photo_float_right {
	float: right;
	margin-left: 25px;
}

.newsletter_icon {
margin: 10px 5px 0 0;
float: right;

}

.photo_padding {
	padding: 5px 0 5px 0;
}