body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #d5d6d7 url('/wp/images/bg.png');
	color: #333;
	text-align: center;}
	
body,margin,h1,h2,h3,h4,h5,h6,ul,li,ol{
	margin: 0px;
	padding: 0px;}

div.flr {
	float:left;
	padding-left:8px;
	padding-right:8px;
}
	
#page{
	position: relative;
	width: 750px;	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	padding-top: 90px;}	
	
#content{
	width: 520px;
	padding: 10px;}
#sidebar{
	width: 200px;
	padding-top: 15px;}
#content,#sidebar{float: left;}

#footer{
	clear: both;
	background-image: url(/wp/images/footer.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
	text-align: center;}

#header{
	position: absolute;
	top:0px;
	left: 0px;}

#header2{
	background-image: url(/wp/images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 750px;
	height: 70px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background-color: Black;
	position: relative;}

.home{
	position: absolute;
	width: 275px;
	height: 70px;
	left: 0px;
	top: 0px;}

.contact{
	position: absolute;
	width:185px;
	height: 70px;
	right: 0px;
	top: 0px;}

#topnav{
	background-image: url(/wp/images/topnav.png);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 750px;
	border-bottom: 1px solid #CC61A5;
	border-top: 1px solid #CC61A5;}
		
#content a{
	color: #D479B3;
	font-weight: bold;
	text-decoration: none;}		
#content a:hover{text-decoration: underline;}	
#content strong{}		
#content p{
	font-size: 1.2em;
	line-height: 150%;
	margin-bottom: 10px;}	
#content ul{
	margin-left: 50px;
	line-height: 150%;
	margin-bottom: 10px;}	
#content li{
	font-size: 1.2em;
	margin-bottom: 5px;}	
	
#sidebar h2{
	background-image: url(/wp/images/navh2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #fff;
	padding: 5px;
	padding-left:25px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 1.2em;
	border-bottom: 1px solid Black;
	border-top: 1px solid #D479B3;
	background-color: #333333;}

#sidebar li{
	border: 1px solid White;
	border-bottom: 1px solid #EDC9DF;
	list-style-type: none;
	font-size: 1.2em;}	
#sidebar li li{
	font-size: 0.9em;		
	border-bottom: 0px solid #EDC9DF;
	border: 1px solid White;}	
#sidebar ul{
	margin:0px;
	margin-bottom: 10px;
	border: 1px solid #D479B3;
	border-right: 1px solid #EDC9DF;
	border-left: 1px solid #EDC9DF;
	border-top:0px;}
#sidebar ul ul{
	border: 0px solid #D479B3;
	border-top: 1px dotted #F8E9F1;
	margin-bottom: 0px;
	margin-top: 0px;}			
#sidebar a{
	padding: 2px;
	padding-left: 5px;
	color: #686868;
	display: block;
	text-decoration: none;}	
#sidebar a:hover{
	background-color: #FAEFF5;
	color: Black;
	background-image: url(/wp/images/abg.png);
	background-position: top;
	background-repeat: repeat-y;}		
#sidebar ul ul a{padding-left: 20px;}
#sidebar form{
	border: 1px solid #D479B3;
	border-right: 1px solid #EDC9DF;
	border-left: 1px solid #EDC9DF;
	padding: 5px;
	margin: 0px;
	background-color: #F8E9F2;
	margin-bottom: 10px;
	text-align: center;}
	
#topnav li{
	padding-left: 10px;
	display: inline;}		
#topnav a{
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
		padding-left: 3px;
	padding-right: 3px;
	width: 75px;
	font-size: 1.2em;}
#topnav a:hover{
	background-color: White;
	color: #CC61A5;
	padding-left: 3px;
	padding-right: 3px;}	

h1{font-size: 2.2em}
h2{font-size: 1.8em}
h3{font-size: 1.6em}
h4{font-size: 1.4em}
h5{font-size: 1.3em}
h6{font-size: 1.2em}
h1,h2,h3,h4,h5,h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;}	
	
#footer li{display: inline;	padding-left: 15px;}
#footer a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid Black;
	padding-left: 2px;
	padding-right: 2px;}
#footer a:hover{
	background-color: #fff;
	color:#000;}
#contact{
	position: absolute;
	right: 0px;
	top: 0px;}		
#content h2 a{
	text-decoration: none;
	border-bottom: 1px solid #EDC9DF;
	color: #3F3F3F;}
	
#content h2 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #333;
	color: #3F3F3F;}	
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 1.1em;}
.alignright {float: right;}
.alignleft {float: left}

#respond, #comments{clear: both;}
ol.commentlist{margin-left: 30px;}
#content .commentlist li p{font-size: 0.9em;}

#submit{
	background-color: #CC61A5;
	color: White;
	border: 1px solid #993172;
	font-weight: bold;}

textarea{
	border: 1px solid #CC61A5;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	font-size: 1.1em;}
input{
	font-size: 1.1em;
	margin-bottom: 3px;	
	padding: 2px;
	border: 1px solid #CC61A5;}
label{font-size: 1.1em;}

#pink{
	color: #CC61A5;
	text-align: center;
	margin-bottom: 15px;
	font-weight: normal;}
	
.postmetadata{margin-bottom: 20px;}

img.right{
	float: right;
	margin: 5px;
	margin-right: 0px;
	padding: 2px;
	border: 1px solid #CC61A5;}	

img.left{
	float: left;
	margin: 5px;
	margin-left: 0px;
	padding: 2px;
	border: 1px solid #CC61A5;}	