body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img{margin:0;padding:0;}  
table{border-collapse:collapse;border-spacing:0;}  
fieldset,img{border:0;}  
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}  
caption,th {text-align:left;}  
h1,h2,h3,h4,h5,h6{font-size:100%;}  
q:before,q:after{content:'';}  
a {outline: none;}

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
	background-color: #FFFFFF;
	text-align:center;
}

#mainframe {
	margin: 0px auto;
	text-align:left;
	padding-top:200px;
}

.content {
 	text-align:center;
	height:300px;
	padding-top:15px;
	list-style:none;
}

div.clear {
	clear: both;
}

.content a{
	color:#000000;
	text-decoration:none;
}

.content a:hover{
	color:#666666;
	text-decoration:none;
}