body {
	background:url("images/background.png") repeat-y #b4cbf7;
	margin:0px;
}

A:link,A:visited,A:active {
	text-decoration: none;
	font-weight:bold;
	color:#764c94;
	font-variant:small-caps;
	border-bottom:1px solid #5464a8;
}

a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #5464a8;
	text-shadow: 1px 1px 1px #5464a8;
}
	 
@font-face {  	 
	 font-family: wohh ;  
	 src: url( writtenonhishands.ttf ) format("truetype"); 
}

i,em {
	color:#764c94;
}

b,strong {
	color:#764c94;
	font-variant: small-caps;
}

.start:first-letter {
	font-size:60px;
	float:left;
	margin-top:-5px;
	margin-right:7px;
	font-family: wohh, georgia;
	font-style:bold;
	color:#a779cb;
	text-shadow: 1px 1px 1px #48474a;
}

#content {
	position:absolute;
	left:200px;
	top:295px;
	width:450px;
	font-family: arial;
	font-size:12px;
	line-height:15px;
	color:#4a4254;
	text-align:justify;
}

#sidebar {
	position:absolute;
	left:53px;
	top:340px;
	width:140px;
	font-family: arial;
	font-size:12px;
	line-height:18px;
	color:white;
	text-align:justify;
}

#sidebar ul {
	text-align:left;
	font-size:11px;
	list-style-type:none;
	text-indent:-20px;
}

#footer {
	font-family: arial;
	font-size:10px;
	color:#4a4254;
	line-height:14px;
	text-align:justify;
	padding:5px 0px 15px 0px;
	margin-top:15px;
	border-top:1px dotted #4a4254;
}

h1 {
	text-align:right;
	font-size:30px;
	padding-top:10px;
	font-family: wohh, georgia;
	color:#5464a8;
	text-shadow: 1px 1px 1px #4a4254;
	margin:0px;
	border-bottom: dashed 1px #5464a8;
	
	
}

h1:first-letter {
	font-size:45px;
	color:#5464a8;
	font-family: wohh, georgia;
	padding-left:35px;
	padding-right:0px;
	padding-top:8px;
	height:42px;
	background:url("images/1.png") no-repeat;
}

h2 {
	text-align:left;
	font-size:20px;
	font-family: wohh, georgia;
	font-style:italic;
	color:#a779cb;
	text-shadow: 1px 1px 1px #4a4254;
	margin:0px;
	border-bottom: dotted 1px #8d6aa8;
}

h3 {
	line-height:12px;
	text-align:left;
	font-size:20px;
	padding-top:10px;
	font-family: wohh, georgia;
	color:#764c94;
	text-shadow: 1px 1px 1px #4a4254;
	margin:0px;
}

h3:first-letter {
	font-size:28px;
	color:#764c94;
	font-family: wohh, georgia;
	padding-left:0px;
	height:40px;
}


.right {
	text-align:right;
}

.center {
	text-align:justify;
	padding-left: 50px;
	padding-right:50px;
	font-size: 11px;
	line-height: 13px;
}


.siteimg {
	float:left;
	padding:3px;
	border: 1px solid #7c767d;
	margin-right:10px;
	margin-bottom:10px;
}

.sitetitle {
	font-size:14px;
	margin:0px;
}
