html {
	color: #708090;
	margin: 0px; 
	padding: 0px;
	background: #000000 url(../images/left-repeat.jpg) repeat-y;
}

body {
	font: 9pt/12pt georgia; 
	color: #708090;
	margin: 0px; 
	padding: 0px;
	background: #000000 url(../images/left-repeat.jpg) repeat-y;
}

li {
	font: 9pt/18pt georgia; 
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #7b68ee;
}

a:hover {
	color: #ff00ff;
}

p {
	margin-left: 20px;
}

h1 {
	margin: 0px;
	font: bold 20pt/23pt verdana; 
}

h2 {
	margin: 0px;
	font: 14pt/18pt verdana; 
}

h3 {
	margin: 0px;
	font: 9pt/12pt Verdana; 
}

.formerror, .formerror li {
	font: 9pt/12pt Verdana; 
	font-weight: bold;
	color: #ff0000;
}

.smalltext {
	font: 7pt/10pt Verdana; 
}

img {
	border: none;
}

.projectentry {
	margin-bottom: 75px;
	clear: both;
}

div.postcontent {
	clear: both;
}

#girlpic {
	width: 294px;
	height: 372px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../images/girlpic.jpg);
}

#titlebar {
	height: 85px;
	top: 0px;
	left: 294px;
	right: 0px;
	margin-left: 294px;
	background: #000000 url(../images/top-repeat.jpg) repeat-x;
	text-align: center;
}

#logo {
	width: 175px;
	height: 70px;
	top: 5px;
	left: 310px;
	position: absolute;
}

#ircinfo {
	right: 40px;
	position: absolute;
	top: 5px;
	color: #ffffff;
	font: bold 10pt verdana; 
}

#ircinfo a:link {
	text-decoration: none;
}

#motto {
	top: 43px;
	right: 40px;
	position: absolute;
}

#menu {
	top: 425px;
	left: 0px;
	width: 294px;
	position: absolute;
	text-align: center;
}

#content {
	left: 300px;
	margin-left: 300px;
	margin-top: 20px;
	padding: 0px 20px 0px;
}