#mainRight
{
	float:right;
	width:250px;
}
.linkresume
{
	color: #ff0000;
}
.linkresume:hover
{
	
	color:#6c6a6a;
	text-decoration: underline;
}
.accordionHeader
{
    color: #660033;
    background-image: url(images/rss.gif);
    background-repeat:no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #660033;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionContent a
{
	color: #333333;
}
.accordionContent a:hover
{
	color: Red;
	text-decoration:underline;
}

body
{
	font: 77% Verdana,Tahoma,Arial,sans-serif;
	margin: 0;
}
.bg
{
	background-image: url(images/bg.gif);
	background: url(images/bg.gif);
	width: 600px;
	height: 500px;
	text-align:center;
}
.previousbutton
{
	display: block;
	background: url(images/prev.gif);
	background-image: url(images/prev.gif);
	width:50px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 0pt;
	color:White;
}
.previousbutton:hover
{
	background-image: url(images/prevhover.gif);
}
.nextingbutton
{
	display: block;
	background: url(images/next.gif);
	background-image: url(images/next.gif);
	width:50px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 0pt;
	color:White;
}
.nextingbutton:hover
{
	background-image: url(images/nexthover.gif);
}
.stopbutton
{
	display: block;
	background: url(images/stop.gif);
	background-image: url(images/stop.gif);
	width:100px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 0pt;
	color:White;
}
.stopbutton:hover
{
	background-image: url(images/stophover.gif);
}
#iguide
{
	background-color: #83b6dd;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

#liner
{
	background-image: url(images/backline.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#footer
{
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 5px;
	font-size: x-small;
}

#linerinvert
{
	background-image: url(images/backlineinvert.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#linerbelow
{
	background-color: #000000;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
#head
{
	margin-left: 0px;
	margin-right: 0px;
	height: 200px;
	background-image: url(images/bannerepeat.jpg);
	background-repeat: repeat-x;
}
#banner
{
	margin-left: 0px;
	margin-right: 0px;
	height: 200px;
	background-image: url( "images/bannersite.jpg" );
	background-repeat: no-repeat;
	background-position: left;
}

#head h1
{
	color: #6BADFF;
	padding-left: 50px;
}

#head h2
{
	color: #6BFF7C;
	padding-left: 100px;
}

#head h3
{
	color: #E5FF6B;
	padding-left: 150px;
}

#menu
{
	clear: left;
	float: left;
	background-image:url(images/side.gif);
}

#menu1
{
	background-image:url(images/up.gif);
	width: 150px;
	display:block;
	background-repeat:no-repeat;
	height:50px;
}

#menu a
{
	padding-top: 5px;
	padding-left: 35px;
	display: block;
	height: 20px;
	color: #000000;
	
	text-decoration: none;
	font-size: 125%;
}

#menu a.top:hover
{
	
	text-decoration: underline;
	color: #5876B4;
}

#menu a.middle:hover
{
	background: #6BFF7C;
}

#menu a.bottom:hover
{
	background: #E5FF6B;
}

#menu a:visited
{
	
}

#extra
{
	clear: right;
	float: right;
	width: 250px;
}
#fix
{
	display: block;
	position: absolute;
}

#extra a.top
{
	display: block;
	background: #5876B4;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#extra a.middle
{
	display: block;
	background: #6BFF7C;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}

#extra a.bottom
{
	display: block;
	background: #E5FF6B;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}

#extra p
{
	padding-left: 5px;
	padding-right: 5px;
}

#content
{
	margin-left: 150px;
	margin-right: 130px;
}

#content p
{
	padding-left: 10px;
	padding-right: 10px;
}

p.foot
{
	text-align: center;
}

#tableleft
{
	color: #660000;
	font-weight: bold;
}
