body	{
	background: #FFF;
	margin: 40px 0 0 0;
	font-family: "Georgia", "Times New Roman", "Arial", "Verdana", "Tahoma";
	font-size: 13px;
	color: #444;
	line-height:180%;
	}
	
a, a:link, a:visited {
	color: #61C5E9;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #6896C7;
	}

p {
	margin:0;
	padding: 0;
	}

#layout {  	
	width: 789px;
	margin-left: auto;
	margin-right: auto;				
	text-align:left;
	}

#header {
	z-index:2;
	width:789px;
	text-align:center;
 	}

	
#mainarea {
	width:624px;
	padding:10px;
	text-align:justify;
	float:left;
	}
	
#sidebar {
	width:135px;
	padding:10px 10px 10px 0;
	text-align:justify;
	float:right;
	text-align:right;
	}

#footer {
	clear:both;
	width:745px;
	padding:10px;
	text-align:left;
	font-size:10px;
	line-height:normal;
	border-top:solid 1px #EEE;
	margin:15px 0 0 0;
	}



/* main content */

h1 {
	margin:10px 0 0 0;
	padding:0;
	font-family: "Georgia", "Times New Roman", "Arial", "Verdana", "Tahoma";
	font-size:13px;
	font-weight:normal;
	text-transform:lowercase;
	font-style:italic;
	color: #6896C7;
	border-bottom: dotted 1px #EEE;
	text-align:left;
	}

ul {
	list-style-type: square;
	padding:0px;
	margin-left:20px;
	margin-top:0px;
	}
	

/* Forms */
.form {
	width:95%;
	}

.password {
	width: 45%;
	}

input, textarea, option, select {
	background: #EFEFEF;
	font-family: "Georgia", "Times New Roman", "Arial", "Tahoma", "Verdana";
	font-size: 13px;
	color: #444;
	border: 1px dotted #DDD;
	padding:4px;
	}
	
input:focus, textarea:focus, option:focus, select:focus {
	border: 1px solid #DDD;
	}
	

p.archivelink {
	display:none;
	}

p.filed, p.entry {
	padding:0;
	}

p.affiliates {
	text-align:center;
	}

p.affiliates img {
	margin:2px;
	}

#nav a {
	margin:0 15px 0 15px;
	}

#nav a:hover {
	border:0px;
	background:none;
	}

div#left {
	float:left;
	width:64%;
	text-align:left;
	}
	
div#right {
	float:right;
	width:34%;
	text-align:right;
	}

div#clear {
	clear:both;
	}
	
#right h1{
	text-align:right;
	}
	
p.quotes {
	margin: 0 0 10px 0;
}
