/* CSS Document */
body{
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFF00;
}
{
	font-size: 1.1em
}
.no-back{
	background: #000;
}
.indexbox{
	background : #000 url(../images/sponsored_by.gif) no-repeat left bottom; 
	color: #FFFF00;; 
	border: 1px dotted #000; 
	padding-left: 300px; 
	padding-top: 10px; 
	padding-right: 20px; 
	margin: 50px 50px 5px
}
.title-index{
	position: absolute; 
	left: 33%; 
	top: 129px; 
	width: 300px
}
.title-index span {
	font-family : arial, helvetica, sans-serif; 
	margin-left : 0em; 
	margin-right : 0em; 
	margin-bottom : 0em;
	color: #fff; 
	margin-top: 0px; 
	padding-top: 25px; 
	padding-bottom: 0px; 
	white-space: nowrap
}
.title-index h1 {
	color: #fff; 
	margin: 0em; 
	padding: 0px; 
	text-transform: none; 
	/*letter-spacing: 0.1em;*/ 
	font-size: 70px;
	font-weight: 100; 
	font-family: "AvantGarde Bk BT", Verdana, Arial, Helvetica, sans-serif;
	text-align: center
}
.title-index p {
	text-align: center
}
#header{
	background: #000066;
	color: #fff;
	height: 20px;
	padding: 3px
}
/*#titlebar{
	height: 90px;
	background: #6666CC
}*/
#logo{
	background: #000 url(../images/purplelogo-180x90_black.gif) no-repeat left top;
	height: 90px;
	width: 180px
}
/*#title{
	position: absolute; 
	left: 180px; 
	top: 30px; 
	color: #ffffff;
	background: none
}
#title h1 {
	margin: 0em; 
	padding: 5px; 
	text-transform: none; 
	font-size: 40px;
	font-weight: 100; 
	font-family: "AvantGarde Bk BT", Verdana, Arial, Helvetica, sans-serif;
}
#title h1 span {
	position: absolute;
	left: 5px;
	top: 50px;
	font-family : arial, helvetica, sans-serif; 
	margin-left : 0em; 
	margin-right : 0em; 
	margin-bottom : 0em;
	margin-top: 0px; 
	padding-top: 0px; 
	font-size: 30%;
	padding-bottom: 0px; 
	white-space: nowrap
}
#title p {
	text-align: center
}*/
/*#sidebar{
	position: absolute;
	top: 20em;
	left: 0px;
	width: 120px;
	margin-left: 15px;
	background: none;
	color: #000066;
	font-size: 85%;
	font-weight: 600
}
#sidebar ul{
	display: block;
	list-style: none;
	margin-left: 0px;
	padding-left: 0em;
	text-indent: 0em;
}
#sidebar ul li{
	list-style: none;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	voice-family: inherit
}
unknown {
	padding-right: 0.5em; 
	padding-left: 0.33em; 
	padding-bottom: 0.3em; 
	padding-top: 0.4em
}*/
/*#content{
	padding: 0px 10px 20px;
	margin-top: 1em;
	margin-right: 10px;
	margin-left: 120px;
}*/
/*#content {
	PADDING-RIGHT: 2.5em; PADDING-LEFT: 2em; PADDING-BOTTOM: 5em; MARGIN: 2em 10px 0px 8em;  PADDING-TOP: 0px*/
}
#content-pop{
	padding: 0px 10px 20px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#content ul {
	color: #FFFF00;;
	list-style-type: disc;
	list-style-image: url(../images/redarrow.gif);
}
.main-index{
	background: url(../images/dot.gif) repeat-x bottom;
	width: 90%;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 5px
}
.main-index h2{
	padding-top: 15px;
	margin-left: 10px;
	font-size: 150%;
	font-weight: 500;
	color: #FFFF00;
}
.main-index h3{
	margin-left: 15px;
	font-size: 130%;
	font-weight: 500;
	color: #FFFF00
}
.main-index h4{
	margin-left: 20px;
	font-size: 110%;
	font-weight: 600;
	color: #FFFF00
}
.main-index h5{
	margin-left: 25px;
	font-size: 105%;
	font-weight: 600;
	color: #FFFF00
}
.main-index p{
	margin-left: 25px;
	color: #FFFF00
}
.main-index li{
	padding-top: 5px
}
.left{
	width: 50%;
	float: left
}
.right{
	float: right;
	text-align: right;
	font-size: 12px
}
#footer{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 20;
	background: #000;
	color: #FFFF00;
}
a:link {
	color: #FFFF00;;
}
a:visited {
	color: #FFFF00;;
}
a:hover {
	color: white;
	
}
.picture-frame-right{
	text-align: right;
	padding: 3px;
	display: block;
	float: right;
	clear: left;
	margin: 0px 10px 10px;
}
.picture-frame{
	text-align: right;
	padding: 3px;
	display: block;
	float: left;
	clear: left;
	margin: 0px 10px 10px;
}
#colleft{
	width:50%; 
	float:left; 
	padding-right: 10px; 
	padding-bottom:10px
}
#colright{
	width:40%; 
	float:left; 
	padding-bottom:10px
}
hr{
	background-image: url(../images/1dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	background-color: #FFFFC9;
	border-top: thin dotted #999999;
}
/*#bread {
	position: absolute;
	top: 110px;
	left: 10px;
	color: #CC0000;
	background: none;
	padding: 3px 3px 3px 170px;
	margin-bottom: 0px;
	margin-top: 5px;
	}

#bread ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0px;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}*/
#skipper {
	display: none
}

