/*  
http://www.21suggestions.com/
Copyright (c) 2008 - All rights reserved.
*/

html, body, div, h1, h2, h3, h4, p, ul, ol, li, em, img, form, a, cite {
	margin: 0;
	padding: 0;
	border: 0;
	}
  
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ddeaff;
	}
	
a { color: #03c; }
	
div#frame {
	margin: 40px auto 0 auto;
	width: 485px;
	border: 9px solid #c00;
	padding: 15px 30px 15px 30px;
	background-color: #fff;
	}

h1 {
	font-size: 28px;
	font-weight: normal;
	color: #30b;
	text-align: center;
	}
	
p {
	margin: 15px 0;
	line-height: 1.7em;
	}
	
	p#auth { margin-top: 0px; 	text-align: center; line-height: 1.3em;}
		p#auth a { color: #03c; font-weight: bold; }
	cite { font-style: normal; }

ol {
	margin: 15px 0 15px 28px;
	list-style-position: outside;
	font-size: 13px;
	}
	
ol li {
	margin-bottom: 8px;
	}
	
ul {
	list-style: none;
	}
	* html ul.quotes { margin-top: 25px; }
	
	ul li {
		margin: 25px  0;
		line-height: 1.5em;
		}
		* html ul.quotes li { margin: 7px 0; }
		
		ul li cite {
			display: block;
			font-style: normal;
			font-size: 11px;
			line-height: 1.25em;
			}
	
img.right {
	float: right;
	margin: 18px 0 10px 10px;
	border: 2px solid #f99;
	}
	
span.italic { font-style: italic; }

p#footer {
	margin: 0 auto;
	text-align: center;
	width: 400px;
	line-height: 1.5em;
	}	
	p#footer a { text-decoration: none; }
	p#footer a:hover { text-decoration: underline; }
	
ul#nav {
	margin: 15px auto 55px auto;
	width: 525px;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none
	}
	ul#nav li { margin: 2px 0; }
	ul#nav li a { font-weight: bold; padding: 1px; }
	
	
span#adsbutton {
	display: block;
	width: 125px;
	height: 125px;
	float: right;
	}
	
div#adsbotbanner {
	}
	
div#adstopbanner {
	margin-top: 10px;
	}
	
div#adsbotoutside {
	width: 525px;
	margin: 0 auto;
	padding-bottom: 35px;
	}
	

