* {
	margin: 0px;
	padding: 0px;
}
	
body{
   text-align: left;
   margin: 0px;
   padding: 0px;
   font-family: Georgia, Verdana, Tahoma, Arial;
   font-size: 11px;
   color: #999;
   background: url(../images/bg.gif) #222 repeat-y center;
}

a {
	color: #CC0066;
}
a:visited {
	color:#CC0066;
}
a:hover {
	color: #006699;
}

p {
	margin: 0px;
	padding: 0px;
}

#wrapper{
   width: 100%;
   height: 100%;
   display: table;
}

#content{
   width: 100%;
   margin: 0 auto;
   padding:0px;
   height: auto;
   padding-top: 4px;
   display: table;
}

#toplinks{
   width: 800px;
   margin: 0 auto;
   font-size: 13px;
   padding:0px;
   padding-top: 6px;
   height: auto;
   display: table;
   text-align: right;
   font-weight: normal;

}

#topholder{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   height: auto;
   display: table;
}

#logo{
   width: 159px;
   height: 49px;
   padding-top: 0px;
   padding-right: 50px;
   float: left;
}

#slogan{
   width: 300px;
   padding:0px;
   height: 37px;
   padding-top: 25px;
   float: left;
   font-family: Georgia, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #B2B2B2;
   font-weight: bold; 
}

#topnavi{
   width: 150px;
   padding: 0px;
   float: right;
   text-align: right;
}

#search{
   width: 300px;
   padding:0px;
   height: 37px;
   padding-top: 22px;
   float: right;
   font-family: Georgia, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #B2B2B2;
   text-transform: uppercase;
   font-weight: bold; 
   text-align: right;
}

#search input, #search select{   
   font-family: Georgia, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal; 
   width: 100px;
   text-transform: none;
   display: inline;
   color: #666666;
}

#separator{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   height: auto;
   display: table;
   margin-top: 5px;
   border-top: 1px dotted #333;
}


#place_ad{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   height: auto;
   display: table;
   text-align: right;
   font-size: 10px;
   color: #669933;
   text-transform: uppercase;
}


#mainholder{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 0px solid  #FF0000;
}

#mainholder td{
   padding-top: 6px;
}

#catholder{
   width: 260px;
   height: 215px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
}

#catholder h1{
   padding-left: 5px;
   padding-bottom: 5px;   
   font-family: Georgia, Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #B2B2B2;
   text-transform: uppercase;
   font-weight: bold; 
}

#catholder li{
	list-style-type: disc;
	margin-left: 20px;
	padding: 2px;
	font-size: 12px;
	line-height: 18px;
	}


#footer{
   width: 800px;
   margin: 0 auto;
   padding:0px;
   padding-top: 6px;
   border: 0px solid  #FF0000;
}


#footerlinks{   
 font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B2B2B2;
  text-align:center;
  padding-top: 10px;
}

#copyright{  
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #B2B2B2;
  text-align:center;
  padding-top: 15px;
}

#generalbox{
   width: 780px;
   height: auto;
   margin: 0 auto;
   padding:10px;
   border: 1px solid #2E5A67;
   background: #061219 ;
}

#error_text{
	color: #FFFFFF;
}

#bginput{
	color: #999;
	background-color: #17232a;
	border: 1px solid #2E5A67;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	width: 200px;
}
#bgselect{
	color: #999;
	background-color: #17232a;
	border: 1px solid #2E5A67;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;

	}

#bgselect_year{
	color: #999;
	background-color: #17232a;
	border: 1px solid #2E5A67;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;
	width: 58px;
}

#bgselect_month_day{
	color: #999;
	background-color: #17232a;
	border: 1px solid #2E5A67;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;
	width: 45px;
}


#error_text_big{
	color: #CC0000;
	font-size: 14px;
}

#ok_text{
	color: #006600;
}


#sendmessagebox{
   width: 750px;
   height: auto;
   margin: 0 auto;
   padding:10px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
}

#navcontainer{
   width: 780px;
   height: auto;
   margin: 0 auto;
   padding:4px;
   border: 1px dotted  #CCCCCC;
   background: #F8F8F8;
   line-height: 18px;
}

#navcontainerleft{
	font-size: 11px;
	width: 200px;
	float: left;
	padding-left: 5px;
}

#navcontainermiddle{
	font-size: 11px;
	text-align: center;
	width: 365px;
	float: left;
}

#navcontainerright{
	font-size: 11px;
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

#getgadtalk{
  width: 640px;
  height: 107px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;  
  clear: both; 
}

#iconholder_left{
  width: 162px;
  height: 162px;
  float: left;
  margin-top: 10px;
  margin-bottom: 5px; 
  padding-right: 10px;
}

#boxholder_right{
  width: 617px;
  height: 160px;
  float: left;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 6px;
  border: 1px solid #2e5a67;
  background: #061219;
  overflow: hidden;
}

#iconholder_right{
  width: 162px;
  height: 162px;
  float: left;
  margin-top: 5px;
  margin-bottom: 35x;
}

#boxholder_left{
  width: 627px;
  height: 162px;
  float: left;
  background: url(../images/bg_box.gif) no-repeat;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 6px;
  overflow: hidden;
}

#clear {
clear: both;
}

#helpbox {
  margin-top: 5px;
  margin-bottom: 5px;
}

#boxholder_top100{
  width: 790px;
  height: auto;
  float: left;
  padding: 0px;
  border: 1px solid #2e5a67;
  background: #061219;
  margin-top: 5px;
  margin-bottom: 5px;
}

#boxholder_big{
  width: 790px;
  height: auto;
  float: left;
  padding: 5px;
  border: 1px solid #2e5a67;
  background: #061219;
  margin-top: 5px;
  margin-bottom: 5px;
}

#boxholder_news{
  width: 786px;
  height: auto;
  float: left;
  padding: 5px;
  border: 1px solid #333333;
  background: #000;
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 11px;
}



#naviholder{
   width: 800px;
   margin: 0 auto;
   padding: 0px;
   padding-top: 6px;
   padding-bottom: 6px;
}

#nav_table{
	width: 810px;
}

#nav_table td {
	width: 81px;
}

#profile_pic {
	width: 165px;
	height: 220px;
	float: left;
	font-size: 10px;
	overflow: hidden;
}

#profile_pic_edit {
	width: 165px;
	height: 250px;
	float: left;
	font-size: 10px;
}


#profile_pic a{
	text-decoration: none;
	color: #999999;
}

#profile_image {
  margin: 5px;
}

#profile_right_of_image_box {
	width: 600px;
	height: 235px;
	overflow: hidden;
	float: right;
  	margin: 3px;

}

#profile_main_box_left {
	width: 387px;
	height: auto;
	float: left;
  	margin: 3px;
	
}
#profile_main_box_right {
	width: 388px;
	height: auto;
	float: right;
  	margin: 3px;
}


#profile_nick {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #ccc;
}


#letters {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border: 1px solid;
  font-weight: bold;
  padding-right: 5px;
 padding-left: 5px;
}


#letters_pressed a {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border: 1px solid;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
  color: #CCCCCC;
}


#edit_profile {
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-weight: bold;
  color: #ccc;
  width: 100%;
}

#edit_profile_cancel {
float: left;
}

#edit_profile_save {
float: right;
}

#navigation {
padding: 10px;
}

#sourcecode_box {
background: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 400px;
height: 60px;
border: 1px solid #666666
}

#refresh_history {
font-size: 10px;
text-decoration: none;
}