body {
	background: #663333 url('../img/bg.gif');
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
}
:focus { -moz-outline-style: none; }
a:link { 
	color: #99cccc;
	}
a:visited { 
	color: #336666;
	}
a:hover { 
	color: #ccffff;
	background-color: #333300;
	text-decoration: none;
	}
a:active { 
	color: #333300;
	}
div.container {
	text-align: left;
	margin: 0px auto;
	width: 700px;
	background: url('../img/repeaty.gif');
}
div#top {
	width: 700px;
	height: 42px;
	background: url('../img/template.gif') left top no-repeat;
}
div#topcorners {
	height: 56px;
	background: url('../img/template.gif') left -34px no-repeat;
}
div#content {
	margin: 0 110px 0 110px;
	min-height: 423px;
	font-size: 82.5%;
}
div#content img {
	border: none;
}
div#mainimage {
	height: 423px;
	background: url('../img/template.gif') -110px -90px no-repeat;
}
div#bottomcorners {
	height: 50px;
	background: url('../img/template.gif') left -512px no-repeat;
}
div#menu {
	height: 62px;
	background: url('../img/template.gif') left -560px no-repeat;
}
div#footer {
	text-align: right;
	bottom: 0;
	margin: 0 auto;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:62.5%;
	color: #330000;
}
div#valid {
	background: url('../img/repeatx.gif') repeat-x;
}
div#copy {
	background: url('../img/repeatx.gif') left -43px repeat-x;
}
ul#main_menu {
	height: 62px;
	list-style-type: none;
	width: 700px;
	padding: 0;
	margin: 0;
}
ul#main_menu li {
	display: inline;
	float: left;
}
li#left {
	width: 63px;
	height: 62px;
}
li#right {
	width: 63px;
	height: 62px;
}
li#about a {
	display: block;
	height: 62px;
	width: 77px;
}
li#about a:hover{
	display: block;
	height: 62px;
	width: 77px;
	background: url('../img/template.gif') -63px -625px no-repeat;
}
li#illustration a {
	display: block;
	height: 62px;
	width: 150px;
}
li#illustration a:hover {
	display: block;
	height: 62px;
	width: 150px;
	background: url('../img/template.gif') -140px -625px no-repeat;
}
li#animation a {
	display: block;
	height: 62px;
	width: 115px;
}
li#animation a:hover {
	display: block;
	height: 62px;
	width: 115px;
	background: url('../img/template.gif') -290px -625px no-repeat;
}
li#music a {
	display: block;
	height: 62px;
	width: 75px;
}
li#music a:hover {
	display: block;
	height: 62px;
	width: 75px;
	background: url('../img/template.gif') -405px -625px no-repeat;
}
li#contact a {
	display: block;
	height: 62px;
	width: 115px;
}
li#contact a:hover {
	display: block;
	height: 62px;
	width: 115px;
	background: url('../img/template.gif') -480px -625px no-repeat;
}
li#blog a {
	display: block;
	height: 62px;
	width: 42px;
}
li#blog a:hover {
	display: block;
	height: 62px;
	width: 42px;
	background: url('../img/template.gif') -595px -625px no-repeat;
}
.underline {
	text-decoration: underline
}