@charset "ISO-8859-1";
<!--
@font-face {  
  font-family: "Impact Label Reversed";  
  src: url( /_fonts/Impact_label_reversed.eot ); /* IE */  
  src: local("Impact Label Reversed"), url( /_fonts/Impact_label_reversed.ttf ) format("truetype"); /* non-IE */  
}  
body {
	font: 100% Tahoma;
	background: #111111;
	background-image:url(/_images/background.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
h1 {
	font-family:"Impact Label Reversed";
	color:#FFF;
	background-color:#111;
	display: inline;
	font-weight:normal;
	font-size:1.5em;
	padding-left:10px;
	padding-right:10px;
}
h2 {
	font-family:"Impact Label Reversed";
	color:#FFF;
	background-color:#111;
	display: inline;
	font-weight:normal;
	font-size:1.5em;
}
h3 {
	font-family:"Impact Label Reversed";
	color:#FFF;
	background-color:#111;
	display: inline;
	font-weight:normal;
	font-size:1.1em;
	padding-left:10px;
	padding-right:10px;
}
#headerContainer {
	height:300px;
	width:auto;
	background-image:url(/_images/background-purple.gif);
	background-repeat:repeat-x;
	z-index:1;
	padding-top:80px;
}
#headerImage {
	width:850px;
	height:140px;
	margin: 0 auto;
	background-image:url(/_images/header-bg-purple.png);
	background-repeat:no-repeat;
	z-index:3;
}
#headerMenu {
	position:absolute;
	top: 186px;
	padding-left:20px;
	left: 50%;
	width:360px;
	margin-left: -438px;
	font-size:1.5em;
	z-index:4;
	height:24px;
}
#headerStyle {
	position:absolute;
	top: 90px;
	right: 50%;
	width: 360px;
	margin-right: -428px;
	z-index:4;
	cursor:pointer;
}
#menu_1 {
	position:absolute;
	top:134px;
	left: 50%;
	width:360px;
	margin-left: -425px;
	height: 50px;
	background-image:url(/_images/menu-bg-home-purple.png);
	background-repeat:no-repeat;
	text-align:left;
	color:#660066;
	padding-top:6px;
	padding-left:15px;
	font-size:0.8em;
}
#menu_2 {
	position:absolute;
	top:134px;
	left: 50%;
	width:360px;
	margin-left: -425px;
	height: 50px;
	background-image:url(/_images/menu-bg-photos-purple.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#660066;
	padding-top:6px;
	font-size:0.8em;
}
#menu_3 {
	position:absolute;
	top:134px;
	left: 50%;
	width:360px;
	margin-left: -425px;
	height: 50px;
	background-image:url(/_images/menu-bg-random-purple.png);
	background-repeat:no-repeat;
	text-align:left;
	color:#660066;
	padding-top:6px;
	padding-left:215px;
	font-size:0.8em;
}
#menu_4 {
	position:absolute;
	top:138px;
	width: 479px;
	height: 47px;
}
#menu_5 {
	position:absolute;
	top:117px;
	right: 50%;
	margin-right: -424px;
	width: 360px;
	height: 50px;
	background-image:url(/_images/menu-bg-style-purple.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#660066;
	padding-top:23px;
	font-size:0.8em;
}

#menuClear {
	position:absolute;
	top: 215px;
	width: 100%;
	height:50px;
	z-index:5;
}

#scriptNo {
	position:absolute;
	top: 0px;
	height:20px;
	width:100%;
	text-align: center;
	background-color:#660066;
	color:#FFF;
	font-size:0.8em;
	z-index:10;
}

#contentContainer {
	position:absolute;
	top: 300px;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	text-align: left;
}

.mainContent {
	width:850px;
	background-image:url(/_images/content-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#220022;
	border:#660066 solid 1px;
	margin-bottom:25px;
}

.mainContentPad {
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}
.footerContent {
	width:850px;
	background-color:#111111;
	border:#660066 solid 1px;
	margin-bottom:25px;
}
.footerContentPad {
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}
.mainContentAuthor {
	text-align:right;
	font-size:0.7em;
	font-style:italic;
	font-family:"Impact Label Reversed";
	color:#FFF;
}
.footerCopy {
	text-align:center;
	font-size:0.7em;
	font-style:normal;
	font-family:"Impact Label Reversed";
	color:#FFF;
}
p {
	font-size:0.8em;
	padding-left:15px;
	font-style:normal;
}

img {
border:none;	
}
a:link.image, a:visited.image, a:hover.image {
        border-bottom: none;
}

select {
width:130px;
height:18px;
border:1px solid #FFF;
font-weight:bold;
font-size:10px;
background-color:#660066;
color:#FFF;	
}

a:link {color: #fff; text-decoration: underline;}
a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #660066; text-decoration: none;}
a:active {color: #660066; text-decoration: none;}
p a:link {color: #fff; border-bottom: 1px dotted #FFFFFF; text-decoration: none;}
p a:visited {color: #fff; border-bottom: 1px dotted #660066; text-decoration: none;}
p a:hover {color: #660066; border-bottom: 1px dotted #660066; text-decoration: none;}
p a:active {color: #660066; border-bottom: 1px dotted #660066; text-decoration: none;}
a.topmenu:link {color: #FFFFFF; border-bottom: 1px dotted #660066; text-decoration: none; font-weight: normal;}
a.topmenu:visited {color: #FFFFFF; border-bottom: 1px dotted #660066; text-decoration: none; font-weight: normal;}
a.topmenu:hover {color: #660066; border-bottom: 1px dotted #660066; text-decoration: none; font-weight: normal;}
a.topmenu:active {color: #660066; border-bottom: 1px dotted #660066; text-decoration: none; font-weight: normal;}
a.h2Link:link {color:#FFF; background-color:#111; padding-left:10px; padding-right:10px; text-decoration: none;}
a.h2Link:visited {color:#FFF; background-color:#111; padding-left:10px; padding-right:10px; text-decoration: none;}
a.h2Link:hover {color:#FFF; background-color:#660066; padding-left:10px; padding-right:10px; text-decoration: none;}
a.h2Link:active {color:#FFF; text-decoration: none;}
a.archlink:link {color:#FFF; text-decoration: none;}
a.archlink:visited {color:#FFF; text-decoration: none;}
a.archlink:hover {color:#FFF; text-decoration: none;}
a.archlink:active {color:#FFF; text-decoration: none;}
-->