		*{
			margin:0;
			padding:0;
		}
		body{
			font-family:Arial,Verdana,Sans-Serif;
			font-size:.9em;
			background:#363;
			padding:.2em 1em;
		}		

		#boundary{
			text-align:left;
			position:relative;
			width:400px;
			margin:1em 0;
		}
		#content{
			clear:both;
			background:#fff;
			/* width:780px; */
			overflow:hidden;
			padding:30px 50px
		}
		#home #content {
		  /* 	width:780px; */
			padding:0;
			background:transparent;
		}
		#content p{
			padding:2em 0;
		}
		#itsthetable{
			background:#fff;
			padding:2em;
		}
		h1{
			padding:0px 20px;
			color:#000;
			text-transform:uppercase;
			font-family:"trebuchet ms",Helvetica,Arial,Sans-Serif;
			letter-spacing:-1px;
		}
		h2{
			padding:10px 10px 0 0;
			color:#030;
			font-size:140%;
			text-transform:uppercase;
			font-family:"trebuchet ms",Helvetica,Arial,Sans-Serif;
		}
		#nav{
			float:left;
			width:380px;
			list-style-type:none;
			padding:5px 0 5px 20px;
			background:#393;
			border-top:1px solid #060;
			border-bottom:1px solid #ccc;
		}
		#nav li{
			text-transform:uppercase;
			font-family:verdana;
			float:left;
			padding:0 .5em;
		}
		#footer{
			background:#9c9;
			clear:both;
			padding:30px 0 0 0;
			color:#000;
		}		
		#footer p{
			background:#9c9;
			clear:both;
			padding:0 10px 14px 20px;
			color:#333;
			font-weight:bold;
		}		
		#nav a:link,#nav a:visited{
			color:#fff;
			text-decoration:none;
		}
		#nav a:hover,#nav a:active{
			color:#030;
			background:#fff;
			color:#000;
		}
		#nav li strong{
			color:#cfc;
		}
		#content p a:link,
		#content p a:visited,
		#content h3 a:link,
		#content h3 a:visited
		{
			color:#090;
		}
		#content p a:hover,
		#content p a:active,
		#content h3 a:hover,
		#content h3 a:active{
			color:#060;
			text-decoration:none;
		}
		#about #content p{
			margin:0;
			padding:1em 0 0 0;
			line-height:1.3em;
		}
		#submit #content p{
			margin:0;
			padding:.5em 2em;
			line-height:1.3em;
		}
		#submit #content form p{
			padding:0 3em; 
		}
		#submit #content form p.submit{
			padding:1em 9em;
			text-align:right;
		}
		.error{
			border:1px solid #c00;
			color:#c00;
			padding:.5em;
		}
		.error ul{
			margin-left:2em;
		}	
		#meta{
			padding:10px 20px;
			color:#333;
			font-weight:bold;
			margin:0;
			float:left;
			width:660px;
			background:#6c6;
		}
		#meta li{
			padding:5px 2em 5px 0;
			list-style-type:none;
			float:left;
		}	
		#meta li a{
			background:#369;
			font-size:90%;
			text-transform:uppercase;
			padding:2px 5px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		#meta li a#rss{
			background:#f93;
		}
		#content #intro{
			clear:both;
			weight:bold;
			margin:.5em 0 0 0;
			background:#363;
			color:#fff;
			padding:10px 200px 10px 30px ;
		}
		#content #intro h3{
			margin:.5em 0 0 0;
		}
		#content #intro h3 strong{
			display:block;
			color:#fff;
			text-transform:uppercase;
		}
		#content #intro p{
			margin:0;
			padding:10px 0;
			color:#ccc;
		}

#content #customize{
			clear:both;
			weight:bold;
			margin:.5em 0 0 0;
			background:#363;
			color:#fff;
			padding:0px 200px 0px 30px ;
		}
	
	
	
	
		#adspace{
			position:absolute;
			top:0;
			text-align:center;
			width:120px;
			right:-130px;
		}
		#adspace h3{
			padding-bottom:5px;
			color:#ff9;
			font-size:.9em;
			text-transform:uppercase;
		}
		#content div#adspace a{
			text-decoration:none;
			color:#fff;
			font-weight:bold;
		}
		#content #adspace a img{ 
			border:none;
			margin:0 auto;
		}
		#adspace p img{
			display:block;
		}
		#adspace p{
			font-size:.85em;
			text-align:center;
			margin:0;
			padding:0 0 5px 0;
		}
		#header{
			background:#6c6;
			padding-top:10px;
		}

/* ********************************
   Project: CSS Table Galery
   Title: Like Adwords
   Author: Cleiton Francisco
   URL: http://www.cleiton.net/
   Country: Brazil
   Update: 2005-12-18
 ****************************** */
table {
	border-collapse: collapse;
	border: 2px solid #3f7c5f;
	font: normal 80%/140% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
tfoot th, tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody td a:hover {
	background: transparent;
	color: #00c;
	text-decoration: underline;
}
tbody th a {
	background: transparent;
	color: #3f7c5f;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #b98b00;
}
tbody th, tbody td {
	vertical-align: middle;
	text-align: center;
}

tbody td.left {
	vertical-align: middle;
	text-align: left;
}

tfoot td {
	border: 1px solid #996;
}
tbody tr:hover {
	background: #ffffd9;
}

.top_right
{
   float: right;
  padding:20px 0px 0px 0px ;
}

a img { 
	border: 0; 
}
