﻿/* CSS layout */
#masthead {
}

#top_nav {
}
#container {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  background-color:white;
  border-top:0px
  } 

#page_content {
	margin-right: 200px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
}
.Bodytext {
	font-size: medium;
	font-family: Arial,Helvetica,sanserif;
	color: #666666;
	line-height: normal;
	text-align: left;
}
.Titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.Purpletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800080;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #800080;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #800080;
	text-decoration: none;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #800080;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.style2 {
	border-width: 0px;
	text-align: left;
}
.style3 {
	text-align: right;
}
.style4 {
	text-align: center;
}
.style8 {
	font-size: small;
	color: #800080;
}
.style10 {
	border-width: 0px;
}
.style11 {
	font-size: medium;
	font-family: Arial,Helvetica,sanserif;
	line-height: normal;
	text-align: left;
}
.style12 {
	border-style: solid;
}
.style13 {
	border-left-style: solid;
	border-left-width: 2px;
	border-color: #F5D7FF;
	padding-left:5px
}
.style14 {
	border-right-style: solid;
	border-right-width: 1px;
}
.style15 {
	border-width: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}