body
{
    background-color: #000000;
}

a:link {font: bold Sylfaen; color: #b58dff; text-decoration: none;} 
a:active {font: bold Sylfaen; color: #ffffff; text-decoration: none;}
a:visited {font: bold Sylfaen; color: #91b7ff; text-decoration: none;}
a:hover {font: bold Sylfaen; color: #b58dff; text-decoration: underline;}

.border
{
    border: solid 0px #807395;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.scroll
{
    overflow: auto;
}

.wrapper
{
    width: 790px;
}

.title
{
    color: #ffffff;
	font-face: Sylfaen;
    font-weight: bold;
    font-size: 36px;
	padding: 00px 0px 10px 102px;
}

.title2 
{
    color: #ffffff;
	font-face: Sylfaen;
    font-weight: bold;
    font-size: 17px;

}

.titlemargin
{
	margin: 0px 0px 0px 0px;
}

.subtitle 
{
	color: #ffffff;
	font-face: Sylfaen;
    font-weight: bold;
    font-size: 17px;
}

.content
{
	font-face: Sylfaen;
    font-size: 15px;
	color: #ffffff;
    padding: 0px;
	margin: 0px;
}

.endnote
{
	font-face: Sylfaen;
    font-size: 12px;
	color: #ffffff;
    padding: 0px;
	margin: 0px;
}

.content.padleft
{
    padding-left: 180px;
}

.content.padright
{
    padding-right: 180px;
}


.sidebar
{
    width: 130px;
    height: 450px
    color: #ffffff;
    border: solid 0px #b58dff;
	color: #ffffff;
    padding: 0px 0px 0px 0px;

}

.sidebaritem
{
    width: 130px;
    color: #807395;
    border: solid 0px #b58dff;
    font-size: 16px;
	color: #ffffff;
    padding: 2px;
    margin-bottom: 8px;

}
.horiz
{
    color: #4B1A95;
    font-weight: bold;
	width: 124px;
	float: left;
	text-align: center;
   border: solid 1px #b58dff;
}

.sidebaritem.first
{
    margin-top: 15px;
}

.footer
{
	font-size: 11px;
	font-face: arial;
	text-align: center;
}