body {
	margin:0 auto;
	width:957px;
	background: #5d2305 url(../images/bg.jpg);
	font: 11px tahoma, lucida sans, verdana;
}
body.stats{
	width:450px;
	text-align: center;
}
h1 {
	font-size: 10px;
	padding: 0px;
	border: 0px;
	margin: 0px:
	font-weight: none;
	color: white;
}
.logobg {
	float:left;
	background: url(../images/logobg.gif) no-repeat;
	width:554px;
	height:80px;
}

#logo {
    border-style: none;
	margin: 10px 0 0 173px;
	}

.topmenu {
	float:left;
	width:403px;
	height:80px;
	background: url(../images/menu.gif) no-repeat;
}

.topmenu ul {
   list-style-type: none;
   margin:57px 0 0 15px;
   padding:0;
}

.topmenu li {
   float:left;
   font: 11px tahoma, verdana;
   color: #383838;
   padding:0;
}

   .topmenu li a {
   color: #383838;
   text-decoration: none;
   padding-left: 10px;
   padding-right: 10px;
}

   .topmenu li a:hover {
    color: #000;
	text-decoration: underline;
}

.sidebar {
	float:left;
	width:181px;
   margin-bottom: 10px;
}

#girl {
   float:right;
   border-style: none;
   }

.leftmenu_cont {
   float: right;
   width: 181px;
   margin:0;
   padding:0;
   }

.leftmenu_head {
	float: left;
	border-style: none;
	background: #e5d2ba url(../images/leftmenu_head.jpg) top left no-repeat;
	margin:0;
	padding:0;
	width: 181px;
	height: 47px;
}

.leftmenu_head_title {
   font: 17px georgia,serif;
   color: #fff;
   font-weight: bold;
   padding:0;
   margin:10px 0 0 10px;
   font-style: italic;
}

.leftmenu_bg {
	float:left;
	width: 181px;
	background: url(../images/leftmenu_bg.gif) repeat-y;
	padding-left: 7px;
	color: #EDEDED;
}

.leftmenu_bottom {
	float: left;
	border-style: none;
	background: #e5d2ba url(../images/leftmenu_bottom.gif) top left no-repeat;
	margin:0;
	padding:0;
	width: 181px;
	height: 12px;
}

.leftmenu_bg p, leftmenu_bg a, leftmenu_bg a:visited {
	font: 11px tahoma, verdana;
	color: #fff;
	padding:0;
	margin:0 0 3px 0;
}

.leftmenu_bg a {
	color: #fff;
}

.leftmenu_spacer {
	float: left;
	border-style: none;
	margin:0;
	padding:0;
	width: 181px;
	height: 7px;
}

.leftmenu_bg a:hover {
	text-decoration: none;
	 color: #D1D1D1;
}

.ad_padding {
	margin: 4px;
}


.funsites_head {
	  float:left;
	  border-style: none;
	  margin-top: 10px;
}

.funsites {
   border: 1px solid #00d2ff;
   margin: 3px;
   }

   		.sponsored_head {
		  float:left;
		  border-style: none;
		  margin-top: 10px;
		  }

.vertad {
  border-style: none;
  text-align: center;
  margin-left: 5px;
  margin-top: 10px;
  }

.inputbox {
    width: 160px;
    border: 1px solid #8b501e;
	background-color: #bc8f57;
	color: #fff;
	font: 11px tahoma, verdana;
	padding: 5px 3px 5px 3px;
	margin:0 0 5px 0; 
	}



.main_cont {
    float: right;
	width: 772px;
	background-color: #884d1c;
	border: 1px solid #fff;
	margin-bottom: 15px;
}

.mainmenu {
	float:left;
	width:772px;
	height:50px;
	background: url(../images/main_menubg.gif) repeat-x;
}

.mainmenu ul {
    list-style-type: none;
	margin:0 0 0 25px;
	padding:0;
	}

.mainmenu li {
    float: left;
	font: 12px tahoma, verdana;
	color: #dfba94;
	font-weight: bold;
	text-transform: uppercase;
	padding:17px 0 21px 0;
	margin:0;
}

.mainmenu li a {
    color: #dfba94;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 17px;
	padding-bottom: 21px;
}

.mainmenu li a:hover {
    background: url(../images/main_menuhover.gif) repeat-x;
	color: #fff;
	}


/* -- SHARE BEGIN -- */

.share {
	float:right;
	width:200px;
	height:20px;
	padding: 24px 0 0 0;
}

.share p {
    float: left;
    font: 11px tahoma, verdana;
	color: #fff;
	font-weight: bold;
	padding:0;
	margin:0;
}


#socialbtn {
    border-style: none;
	margin: -3px 0 0 10px;
	}


/* -- SHARE END -- */

/* -- LOGIN BEGIN -- */

.login {
	float:left;
	width:441px;
	height:65px;
	background-color: #e5d2ba;
	padding: 3px 0px 0px 25px;
}

.login p {
    float: left;
    font: 11px tahoma, verdana;
	color: #512508;
	font-weight: bold;
	padding:0;
	margin:0;
}
.login a,
.login a:link,
.login a:visited{
    	font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	text-decoration: none;
}
.login a:hover{
	color: #7f2400;	
	text-decoration: underline;
}
.logintext {
  float:left;
  font: 11px tahoma;
  color: #000;
  margin:0;
  padding:5px 0 0 0;
}
.loginuser {
  float:left;
}
.loginpass {
  float:left;
  padding-left: 5px;
  padding-right: 0px;
}
.inputbox {
  font: 11px tahoma;
  color: #000;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #5b9ec2;
  margin: 3px 0 0 0;
}
.loginbutton {
   float: right;
   font: 11px tahoma, verdana;
   color: #fff;
   padding: 5px 8px 5px 8px;
   background-color: #825221;
   border: 1px solid #653d14;
   margin:0 5px 0 0;
}

.header_user_info{
	color: #361D03;	
	text-decoration: none; 
	font-weight: normal; 
	font-size: 11px;
}
/* -- LOGIN END -- */

/* -- SEARCH BEGIN -- */

.search {
	float:right;
	width:306px;
	height:60px;
	padding-top: 8px;
	background: #e5d2ba url(../images/compass.gif) top left no-repeat;
	background-position: 0px 3px;
}

.search p {
   font: 11px tahoma, verdana;
   color: #854c1f;
   padding:0;
   margin:0 0 0 55px;
   }
   
.search a,
.search a:link,
.search a:visited{
    	font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	text-decoration: none;
   padding:0;
   margin:0 0 0 55px;
	
}
.search a:hover{
	color: #7f2400;	
	text-decoration: underline;
   padding:0;
   margin:0 0 0 55px;
}

.search_form {
    float:left;
	width: 245px;
	margin: 10px 0 0 55px;
	padding:0;
}

.search_input {
    float: left;
    width: 160px;
    font: 11px tahoma;
	color: #7d7d7d;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d7c2a6;
	}

.sbutton {
   float: right;
   border-style: none;
   margin: 0 0 0 3px;
 }

/* -- SEARCH END -- */


/* -- LATEST GAME CONTAINER BEGIN -- */

.latestgames_cont {
	float:left;
	width:430px;
	padding: 2px;
}

#latestgame_head {
    float:left;
    border-style: none;
	margin:0;
	padding:0;
	}

.latestgame_bg {
   float:left;
   width: 435px;
   background: url(../images/latestgame_bg.gif) repeat-y;
   margin:0;
   padding:0 0 0 7px;
   text-align: center;
  }

#latestgame_bottom {
    border-style: none;
	margin:0;
	padding:0;
	}

.lgthumb_cont {
   float:left;
   width: 101px;
   margin:3px 2px 0px 2px;
   padding:0;
   text-align: center;
   }

   .lgthumb_head {
    float:left;
    border-style: none;
	margin:0;
	padding:0;
	}
	
	.lgthumb_bg {
	float:left;
	width: 101px;
	background: url(../images/lgthumb_bg.gif) repeat-y;
	text-align: center;
	min-height: 100px;
	}

.gthumb {
    border: 1px solid #814d0e;
	}
.gthumb:hover,
.smallgthumb:hover{
	border-color: #FEBF00;
}
.lgthumb_bg p {
   width: 97px;
	padding:0;
	margin:5px 0 0 0;
	}

.lgthumb_bg p a {
    font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
}

.lgthumb_bg p a:hover {
    text-decoration: underline;
	}

	.lgthumb_bottom {
	float:left;
    border-style: none;
	width: 101px;
	height: 12px;
	margin:0;
	padding:0;
	}
	
.lgthumb_head {
   border-style: none;
   margin:0;
   padding:0;
}

/* -- LATEST GAME CONTAINER END -- */

/* -- SPONSORED AD CONTAINER BEGIN -- */

.sponsoredad {
	float:right;
	width:334px;
}

#spad_head {
   float:left;
   border-style: none;
   margin:2px 0 0 0;
   padding:0;
} 

.spad_bg {
   float:left;
   width: 319px;
   border-left: 1px solid #c7a77b;
   border-right: 1px solid #c7a77b;
   background-color: #a16a32;
   margin-left: 1px;
   padding: 5px 5px 0 5px;
   text-align: center;
 }

#ad {
   border-style: none;
}

 #spad_bottom {
   float:left;
   border-style: none;
   margin:0;
   padding:0;
}

/* -- SPONSORED AD CONTAINER END -- */

/* --FEATURED GAMES CONTAINER BEGIN -- */

.featgames_cont {
	float:left;
	width:776px;
    padding-bottom: 2px;
}

#featuredgame_head {
   float:left;
   border-style: none;
   margin:0;
   padding:0;
}

.featuredgame_bg {
	float:left;
	width: 771px;
	background: url(../images/featuredgame_bg.gif) repeat-y;
	text-align: center;
	}

#featuredgame_bottom {
   float:left;
   border-style: none;
   margin:0;
   padding:0;
}

.fgthumb_cont {
   float:left;
   width: 98px;
   margin:0 2px 0 9px;
   padding:0;
   }

 .fgthumb_head {
   float:left;
   border-style: none;
   margin:0;
   padding:0;
}

.fgthumb_bottom {
   float:left;
   border-style: none;
   margin:0;
   padding:0;
}

.fgthumb_bg {
   float:left;
   width: 98px;
   background: url(../images/fgthumb_bg.gif) repeat-y;
	min-height: 100px;
  }

.fgthumb_bg p {
   width: 90px;
   font: 11px tahoma, verdana;
   color: #fff;
   padding:0;
   margin:5px 0 0 0;
 }

.fgthumb_bg p a {
   font: 11px tahoma, verdana;
   color: #fff;
   text-decoration: none;
   font-weight: bold;
   }

   .fgthumb_bg p a:hover {
     text-decoration: underline;
	 }

/* --FEATURED GAMES CONTAINER END -- */

.wideads_cont {
	float:left;
	width:776px;
	text-align: center;
	padding-left: 3px;
}

.widead_head {
    float:left;
	margin:0;
	padding:0;
}

.widead_bg {
    float: left;
	width: 765px;
	background-color: #672d0a;
	border-left: 1px solid #b27136;
	border-right: 1px solid #b27136;
	text-align: center;
}

.widead_bottom {
   float: left;
   margin:0;
   padding:0;
   }

.maingame_cont {
	float:left;
	width:776px;
}

.gbox_container {
   float:left;
   width: 376px;
   margin:5px 0 0 5px;
   padding:0;
}

.gbox_head {
   float:left;
   width: 376px;
   background: url(../images/gbox_head.gif) no-repeat;
   padding:0;
   height:62px;
   margin:0;
}

.gbox_head_title {
	font: 17px lucida sans, arial;
	color: #632d00;
	font-weight: bold;
	padding:0;
	margin: 20px 0 0 35px;
   }

.gbox_bg {
   float:left;
   width: 376px;
   background: url(../images/gbox_bg.gif) repeat-y;
   background-position: 3px 0px;
   padding:0;
   margin:0;
	min-height: 285px;
}
.gbox_table_cont
{
	width:			365px;
	margin-bottom:	5px;
	float:			left;
}
.gbox_table_cont table {
	margin-left:auto;
	margin-right:auto;
}
.gbox_table_td
{
	height:			150px;
	width:			150px;
	text-align:		center;
	color:			#000;
}

.gbox_thumb_box
{
	width:			123px;
	height:			123px;
	margin-left: 		15px;
	margin-right: 		15px;
	margin-bottom: 		2px;
	vertical-align:		middle;
	text-align:		middle;
	padding-bottom: 	0px;
}

.gbox_thumb_box:hover
{
}
.gbox_thumb_pic
{
	width:			123px;
	height:			123px;
	border:			0px;
	padding-top: 		0px;
	padding-bottom: 	0px;
}

.gbox_game_title
{
	font-size:		11px;
	text-align:		center;
	font-weight:		bold;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:		6px;
	padding-bottom: 	2px;
}
.gbox_game_title a,
.gbox_game_title a:link,
.gbox_game_title a:visited{
    	font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	text-decoration: none;
}
.gbox_game_title a:hover{
	color: #7f2400;	
	text-decoration: underline;
}

.gbox_bottom {
	float:left;
	width: 376px;
	background: url(../images/gbox_bottom.gif) no-repeat;
	background-position: 2px 0px;
	height: 37px;
	margin-bottom: 9px;
}

.gbox_bottom h1 {
   font: 13px lucida sans, arial;
   color: #582007;
   font-weight: bold;
   text-align: right;
   padding:0;
   margin:10px 20px 0 0;
   }

   .gbox_bottom h1 a {
   font: 13px lucida sans, arial;
   color: #582007;
   font-weight: bold;
   text-decoration: none;
   }

   .gbox_bottom h1 a:hover {
     text-decoration: underline;
	 }


.smallgbox_container {
   float:left;
   width: 356px;
   margin:0 0 5px 8px;
   padding:0;
}

.smallgbox_head {
   float:left;
   margin:0;
   padding:0;
   }

   .smallgbox_bg {
     float:left;
	 margin:0;
	 padding: 3px;
	 width: 353px;
	 background: url(../images/smallgbox_bg.gif) repeat-y;
	 }

	 .smallgbox_bg p {
	   width: 270px;
	   float:left;
	   font: 11px tahoma, verdana;
	   color: #8d7a68;
	   line-height: 18px;
	   text-align: justify;
	   margin:0;
	   padding:0;
}

.smallgbox_bottom {
   float:left;
   width: 356px;
   margin:0;
   padding:0;
   }

   .smallgthumb {
     float:left;
	 border: 1px solid #1cd4f6;
	 margin: 5px;
	 }

.footer {
	float:left;
	width:935px;
	background-color: #935924;
	border: 1px solid #c17f43;
    	padding: 10px;
}

.footer p {
    font: 11px tahoma, verdana;
	color: #fff;
	padding:0;
	margin:0;
	line-height: 18px;
	text-align: center;
	}

	.footer p a {
	  color: #fff;
	 }

	 .footer p a:hover { 
       text-decoration: none;
	   }


.biggame_cont {
	float:left;
	width: 750px;
	margin: 5px 5px 0px 12px;
	padding: 0;
}

.biggame_head {
    float:left;
	border-style: none;
	width: 750px;
	height: 65px;
	background: url(../images/biggame_head.gif) no-repeat;
    margin-left: 0px;
}

.biggame_head2 {
	float:left;
	border-style: none;
	width: 750px;
	height: 40px;
	background: url(../images/biggame_head2.gif) no-repeat;
	margin-left: 0px;
}

.biggame_head_title
{
	font: 17px lucida sans, arial;
	color: #632d00;
	font-weight: bold;
	padding:0;
	margin: 20px 0 0 35px;
}
.biggame_head_title a,
.biggame_head_title a:link,
.biggame_head_title a:visited{
	color: #632d00;	
	text-decoration: none;
}
.biggame_head_title a:hover{
	color: #632d00;	
	text-decoration: underline;
}

.biggame_bg {
	float:left;
	width: 750px;
	background: url(../images/biggame_bg.gif) repeat-y;
	margin-left: 3px;
	text-align: center;
}

.biggame_bg a,
.biggame_bg a:link,
.biggame_bg a:visited{
    	font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	text-decoration: none;
}
.biggame_bg a:hover{
	color: #7f2400;	
	text-decoration: underline;
}
.biggame_bottom {
	float:left;
	border-style: none;
	width: 750px;
	height: 40px;
	background: url(../images/biggame_bottom.gif) no-repeat;
	margin-left: 2px;
}
	
	
/*advertising containers*/
.ad2_container {
  float:left;
  width: 750px;
  margin: 0px 5px 0px 11px;
  padding:0;
}
.ad2_top {
  float:left;
  width: 750px;
  height: 10px;
  background: url(../images/ad2_top.gif) no-repeat;
}
.ad2_bg {
  float:left;
  width: 750px;
  background: url(../images/ad2_bg.gif) repeat-y;
  text-align: center;
} 
.ad2_bottom {
  float:left;
  width: 750px;
  height: 10px;
  background: url(../images/ad2_bottom.gif) no-repeat;
}


/*
 * style rules created by stipping out style tags 
 * from HTML markup to produce clean output
 */

/*label spacing on contact page*/
.content_text_left.contact_input{
	width: 22%;
}
.content_text_right.contact_input{
	width: 78%;
}
.content_box_left.contact_label{
	width: 15%;
}
.content_box_right.contact_label{
	width: 85%;
}
div.wide30, div.wide25, div.wide20, div.wide15, div.wide10{
	float:left;
	text-align: center;	
}
div.wide30{width:30%;}
div.wide25{width:25%;}
div.wide20{width:20%;}
div.wide15{width:15%;}
div.wide10{width:10%;}

div.wide80{width:80%;}

div.black-border{
	clear: both; 
	border-bottom: 1px solid #000000; 
	padding-top: 1px; 
	margin-bottom: 1px;
}
.mb_list_form{
	padding: 5px; 
	text-align: right;
}


.biggame_head h1{
	font: 17px lucida sans, arial;
	color: #632d00;
	font-weight: bold;
	padding:0;
	margin: 20px 0 0 35px;
}

.biggame_head h1 a,
.biggame_head h1 a:link,
.biggame_head h1 a:visited{
	color: #632d00;	
	text-decoration: none;
}
.biggame_head h1 a:hover{
	color: #632d00;	
	text-decoration: underline;
}

.biggame_bg>div{
	padding:20px;
	text-align: left;
}

.cp_menu_items{
	float:right;
	margin-right:20px;
}
.cp_menu_items a,
.cp_menu_items a:link,
.cp_menu_items:visited{
	padding:0px 3px;
	text-decoration: none;
	color: #494012;
	font-size: 120%;
}
.cp_menu_items a:hover{
	color:#857421;
	text-decoration: underline;
}
.cp_menu_items .content_box_header{
	font-size: 150%;
	font-weight: bold;
	color: #5D3513;
}
.avatar_el{
	width: 120px;
}
p.text-label{
	display:block;
	width:90px;
	text-align:left;
}
p.edit-submit{
	text-align: center;
}


.content_box.graphic_bg a{
	color: #884100;
}
.content_box.graphic_bg a:hover{
  color: #421F00;
}
hr.link_separator{
  color:#FF9717;
	size:1px;
	margin: 8px 0;
}

table.link_stats td{
   padding: 3px 5px;
}
table.link_stats td.tableheader{
   background: #333333;
	 color: #FBFBFB;
	 border: 1px solid #FFFFFF;
}
table.link_stats td.tableroweven{
   background: #E8E8E8;
	 border: 1px solid #999999;
}
table.link_stats td.tablerowodd{
   background: #FFFFFF;
	 border: 1px solid #999999;
}
table.link_stats td a{
   text-decoration:none;
}
table.link_stats td a:hover{
   text-decoration:underline;
}

table.traffic_links a{
   font-size:120%;
	color: #713413;
}
p.biglink a{
   font-size:140%;
	 padding:5px 10px;
	 background: #B66625;
	 border: 1px solid #653914;
	 text-decoration:none;
}
p.biglink a:hover{
   background: #E7B184;
	 color: #FEFAF8;
	 border-color: #F3C1A9;
}

div.pagination{
	text-align: center;
	font-size: 140%;
	color: #3C2D00;
}
div.pagination a,
div.pagination a:link,
div.pagination a:visited{
	text-decoration:none;
	padding: 1px 3px;
	color: #3C2D00;	
	border:1px solid #F7F3DE;
}
div.pagination a:hover{
	text-decoration:underline;
	border:1px solid #A99329;
	background: #884D1C;
	color: #F7F3DE;
}
div.pagination b{
	background: #E8DCA1;
	border:1px solid #A99329;
	padding:1px 3px;
}

body.stats .gbox_bg{
	padding:0 15px;
}

/* THUMBS */
img.plug {
	border: 1px solid #7f2400;
	width: 126px;
	height: 126px;
}
img.plug2 {
	border: 1px solid #7f2400;
	width: 100px;
	height: 100px;
}
img.playgame {
	border: 2px solid #7f2400;
	width: 150px;
	height: 150px;
}

img.banner2 {
	border: 2px solid #ffffff;
	padding: 1px;
	width: 90px;
	height: 90px;
	margin: 0px, 4px, 0px, 4px;
}

img.banner2:hover {
	border: 2px solid #4b4b4b;
	padding: 1px;
	width: 90px;
	height: 90px;	
	margin: 0px, 4px, 0px, 4px;
}

img.banner {
	border: 2px solid #f7f3de;
	padding: 2px;
	width: 130px;
	height: 130px;
	margin: 0px, 4px, 0px, 4px;
}

img.banner:hover {
	border: 2px solid #6e0403;
	padding: 2px;
	width: 130px;
	height: 130px;	
	margin: 0px, 4px, 0px, 4px;
}

/* LINKS PAGE */
.tableheader {
	background: #333333;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #BEBEBE;
	height: 20px;
}

.tableroweven {
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: right;

}

.tablerowodd {
	background: #E8E8E8;
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
	text-align: right;

}

.tableroweven a:link, .tableroweven a:visited {
	color: #000000;
	text-decoration: none;
}

.tableroweven a:hover {
	text-decoration: underline;
}

.tablerowodd a:link, .tablerowodd a:visited {
	color: #000000;
	text-decoration: none;
}

.tablerowodd a:hover {
	text-decoration: underline;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.add_link_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
	text-align: center; 
	border-right: 1px solid #000000;
	padding-right:20px;	
}
.add_link_right {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	padding-right: 70px;
}

#isearch {
	padding-top: 15px;
    	font: 11px tahoma, verdana;
	color: #7f2400;
	font-weight: bold;
	height: 180px;
}
#isearch_item_noborder {
	float: left;
	margin-left: 9px;
	padding-left: 9px;
	height: 160px;
}
#isearch_item {
	float: left;
	margin-left: 9px;
	padding-left: 9px;
	height: 160px;
	border-left: 1px solid #7f2400;
}
.isearch_button {
   float: left;
   font: 11px tahoma, verdana;
   color: #fff;
   padding: 5px 8px 5px 8px;
   background-color: #825221;
   border: 1px solid #653d14;
   margin:0 5px 0 0;

}

/* tables */
table.playgame {
	margin-left: 7px;
}

table.biggame_no_header {
	margin-left: 6px;
}

.redirection_box {
	border: 1px solid #000000;
	background: #e5d2ba;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}