body 
{
	font-family: Helvetica,  Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #4D1A77;
}

img
{
	border: 0;
}

#mainwrapperindex
{
	position: relative;
	top: 80px;
	width: 600px;
	/*height: 536px;*/
	height: 456px; 
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F2BCFA;
	text-align: center;
}

#mainwrapper
{
	position: relative;
	background-image:url(../Images/new_index_main_back.jpg);
	top: 80px;
	width: 600px;
	height: 455px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F2BCFA;
}

#mainwrappermarathon
{
	position: relative;
	background-image:url(../Images/new_index_main_back.jpg);
	top: 80px;
	width: 600px;
	height: 1100px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F2BCFA;
}


#linkswrapper
{
	position: relative;
	top: 80px;
	width: 600px;
	height: 1120px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F2BCFA;
}


#leftcontent
{
	border-right: 2px solid #722595;
	height: 450px;
	width: 95px;
	padding-top: 5px;
}

#linkleftcontent
{
	border-right: 2px solid #722595;
	width: 95px;
	padding-top: 5px;
	height: 1115px;
}



.navblock
{
	background-color: #891CC3;
	height: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

.pagelinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
}

.pagelinkslast
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	border-bottom: 2px solid #722595; 
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.pagelinks a:link, .pagelinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px;
}

.pagelinks a:hover
{
	background-color:#663366;
}

.pagelinkslast a:link, .pagelinkslast a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px;
}

.pagelinkslast a:hover
{
	background-color:#663366;
}

.lastlink
{
	margin-bottom: 5px;
}

.pagetext
{
	color: #CF92EF;
	font-size: 0.9em;
	font-weight: bold;
}

#maincontent
{
	position: absolute;
	top: 15px;
	right: 0;
	width: 505px;
	height: 455px;
}

#maincontentscroll
{
	position: absolute;
	top: 15px;
	right: -1px;
	width: 477px;
	height: 440px;
	overflow: auto;
}

#linksmaincontent
{
	position: absolute;
	top: 15px;
	right: 0;
	width: 505px;
	text-align: center;
	padding-top: 15px;
}

.paraheader
{
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.borderparaheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

.redanouncement
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FF0000;
	font-weight: bold;
	display: block;
}

.mainpagetext
{
	color: #CF92EF;
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	text-align: justify;
}

.borderparagraph
{
	color: #CF92EF;
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	border: 1px dotted #FFFFFF;
}

.mainpagetext a:link, .mainpagetext a:visited
{
	color: #DCAFF3;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	font-size: 0.9em;
}

.mainpagetext a:hover
{
	color: #3366CC;
}

.gallerylinks
{
	color: #DCAFF3;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.gallerylinks a:link, .gallerylinks a:visited
{
	color: #DCAFF3;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	font-size: 0.9em;
}

.gallerylinks a:hover
{
	color: #FFFFFF;
}


table
{
	border: 0;
	padding: 7px;
	text-align: center;
}


.widerclass
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	display: block;
	text-align: right;
}

.widerclass a:link, .widerclass a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
