* {margin:0px; padding:0px;}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}

body {
  font-family:arial;
  font-size:11px;
  color:#2e302f;
  
  background-color:#1F2933;
}

img#background{position:absolute; z-index:1; width:100%;}

#pageScroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	overflow:auto; 
  z-index:2
}
input[type=text] {padding:2px;}
table.vote td {
  padding:5px;	
}

/* -- links -- */

a {
outline:none;	
color:#a154a1;
}

div#main_navigation_panel {
  padding-right:15px;
}

ul#main_navigation {	
	float:right;
  list-style:none;	
}

ul#main_navigation li {
	float:left;
	position:relative;
}

a.main_navigation, a.main_navigation_active {
	float:left;
	padding:8px 0px 7px 10px;
	
	font-weight:bold;
  color:#ffffff;
  text-decoration:none;	
}

a.main_navigation:hover, a.main_navigation_active:hover {
  text-decoration:underline;
}

div.navigationMain_dropdown {
	position:absolute;
  visibility:hidden;
  top:30px;
  

  z-index:1000;
}

ul.navigationMain_dropdown_list {
	overflow:auto;
  list-style:none;	
  

  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;	 

}

ul.navigationMain_dropdown_list li {
  float:left;	  
  
  border-bottom:1px solid #ffffff; 
}

ul.navigationMain_dropdown_list li a {
	float:left;
  padding:5px 0px 5px 0px;		
	width:100px;

  color:#ffffff;  
  text-align:center;  
  text-decoration:underline;
  
  background-color:#a154a1; 
     
}

ul.navigationMain_dropdown_list li a:hover {
	background-color:#681d68;
}

/* -- layout -- */

#page {

  margin:40px auto;
  width:914px; 
} 

#pagePicture {
	position:relative;	
}

#pageHeader {
	position:relative;
	
  background-image:url('images/pageHeader_background.png');	
  background-repeat:repeat-y;
}

#pageHeader_picture {
	margin-left:9px; margin-right:17px;	
}

#pageHeader_navigation {
	margin-left:9px; margin-right:17px;
  height:30px;
  
  background-color:#000000;	
  border-bottom:10px solid #ffffff;  
}

#pageContent {
	position:relative;
	margin-bottom:18px;

  background-image:url('images/pageHeader_background.png');	
  background-repeat:repeat-y;  
}

#contentInner {
	overflow:auto;	
	margin-left:9px; margin-right:17px;	

  background-color:#000000;	
}

#contentInner_follow {
	overflow:auto;	
	margin-left:9px; margin-right:17px;	

  background-color:#242525;	
}

#contentLeft {
	float:left;
	width:206px;
	
	background-color:#242525;
	background-image:url('images/contentLeft_border.gif');
	background-repeat:repeat-y;
}

#leftText {
  padding-left:10px; padding-right:10px;
}

#leftSpecial {
	margin-right:3px;
	padding:5px 5px 5px 5px;
	color:#ffffff;
	
  background-color:#a154a1;	
}

#leftSpecial h2 {
  font-family:impact, arial;
  font-size:23px;
  font-weight:normal;
  text-transform:uppercase;
}

#leftSpecial h3 {
	margin-bottom:10px;
	padding-bottom:3px;
  font-size:13px;
  
  border-bottom:2px dotted #ffffff;
  	
}

#leftSpecial p {
  	
}

#contentLeft_follow {
	float:left;
	width:203px;	
}

#leftText_follow {
  padding-left:12px; padding-right:12px;
  
  color:#ffffff;
  
	background-image:url('images/contentLeft_border_follow.gif');
	background-repeat:repeat-y;  
}

#leftText_follow h2 {
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	
  font-family:impact, arial;
  font-size:23px;
  font-weight:normal;
  text-transform:uppercase; 	
  
  border-bottom:1px solid #808181;
}

#leftText_follow p {
	font-size:11px;	
}

#leftSpecial_follow {
	margin-right:3px;
	padding:5px 5px 5px 5px;
	color:#ffffff;
	
	background-image:url('images/contentLeft_specialborder_follow.gif');
	background-repeat:repeat-y;  
}

#leftSpecial_follow h2 {
  font-family:impact, arial;
  font-size:23px;
  font-weight:normal;
  text-transform:uppercase;  
}

#leftSpecial_follow h3 {
	margin-bottom:10px;
	padding-bottom:3px;
  font-size:13px;
  
  border-bottom:2px dotted #ffffff;
  	
}

#leftSpecial_follow p {
  	
}

#contentRight {
  float:right;
  width:245px;
  
  background-image:url('images/contentRight_background.gif');
  background-repeat:repeat-y;
}

#rightText {
	padding-left:10px; padding-right:25px;
  color:#ffffff;	
}

#rightText h2 {
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	
  font-family:impact, arial;
  font-size:23px;
  font-weight:normal;
  text-transform:uppercase; 	
  
  border-bottom:1px solid #808181;
}

#rightText h3 {
  padding-bottom:5px;
	margin-bottom:10px;   
  
  font-size:14px;
  color:#a154a1;	  

  border-bottom:1px solid #808181;
}

#rightText p {
	font-size:11px;	
}

#rightText a {
	
}

#contentRight_follow {
	margin-left:204px;
  min-height:635px; 
  	
	
	background-color:#353636;
	border-left:1px solid #cccdcd;
}

div#rightText_follow {
  padding:20px;
  color:#ffffff;	
}

div#rightText_follow h1 {
  color:#a154a1;		
	}

div#rightText_follow h2 {
  color:#a154a1;	
  font-size:14px;  
}

#contentMiddle {
	margin-left:206px; margin-right:245px;
  height:455px; 
  	
	
	background-color:#000000;
}

div#middleText {
  padding:20px 20px 3px 20px;
  color:#ffffff;	
}

div#middleText h1 {
  color:#a154a1;		
	}

div#middleText h2 {
  color:#a154a1;	
  font-size:14px;  
}

#contentFooter {
	position:absolute;
	bottom:-18px;
}

#pageFooter {

  background-image:url('images/pageFooter_background.png');	
  background-repeat:repeat-y;
}

#footerContent {
	margin-right:7px;
	margin-left:2px;
	height:258px;	
	
	background-image:url('images/footerContent_background.jpg');
	background-repeat:repeat-x
}

#footerContent td {
  color:#ffffff;
  

}

#footerContent td div.peopleText {
	margin-top:10px;
  width:130px;
  text-align:left;	
}

#footerContent td h3 {
  text-transform:uppercase;
}

#footerContent td p {

}

#footerContent_statement {
	padding:10px;
}

div.peopleText h3 {
  font-size:12px;	
}

#footerContent_peoples {
  padding:10px;	
}
