body {
	background-color: #443161;
	font-size: 100%;
	font-family: arial,helvetica,sans-serif;
}

h1 {
	margin: 0;	
}

.clear {
	clear: both;	
}

/* P A G E */
#page {
	background: url('../images/background.png') top left no-repeat;
	width: 800px;
	height: 600px;	
	margin: 0 auto;
}

/* H E A D E R */
#header {
	height: 110px;	
}

#logo {
	width: 100px;
	position: relative;
	height: 110px;
	float: left;
}

#logo a {
	width: 100px;
	height: 110px;
	position: absolute;
}

#logo a span {
	display: none;	
}

#description {
	width: 400px;
	margin: 17px 0 0 140px;
	float: left;
	background: url('../images/intro_blurb.png') top left no-repeat;
	height: 100px;	
}

#description-content {
	width: 183px;
	height: 72px;
	margin: 6px 0 0 351px;
	background: url('../images/animation.gif') top left no-repeat;	
}

#description-content p {
	display: none;	
}

#description-blank {
	position: absolute;
	width: 583px;
	height: 100 px;
	margin: 19px 0 0 190px;
	float: left;
	font-size: 10pt;
	color: #f7ffea;
	font-weight: bold; 
	font-style: italic;
}

#description-blank a {
	color: #bbee77;
}

/* M E N U */

#menu {
	width: 169px;	
	margin: 0 0 0 17px;
	float: left;
}

#menu ol {
	list-style: none;	
	padding: 0;
}

#menu ol li {
	height: 46px;
	position: relative;
	margin: 5px 0;
}

#menu ol li a {
	position: absolute;
	width: 169px;
	height: 46px;	
}

#menu span {
	display: none;	
}

#news a {
	background: url('../images/news.png') top left no-repeat;	
}

#news a:hover {
	background: url('../images/news_mo.png') top left no-repeat;	
}

#news_sel {
	background: url('../images/news_mo.png') top left no-repeat;
}

#about a {
	background: url('../images/about.png') top left no-repeat;	
}

#about a:hover {
	background: url('../images/about_mo.png') top left no-repeat;	
}

#about_sel {
	background: url('../images/about_mo.png') top left no-repeat;
}

#art a {
	background: url('../images/art.png') top left no-repeat;	
}

#art a:hover {
	background: url('../images/art_mo.png') top left no-repeat;	
}

#art_sel {
	background: url('../images/art_mo.png') top left no-repeat;
}

#games a {
	background: url('../images/games.png') top left no-repeat;	
}

#games a:hover {
	background: url('../images/games_mo.png') top left no-repeat;	
}

#games_sel {
	background: url('../images/games_mo.png') top left no-repeat;
}

#blog a {
	background: url('../images/blog.png') top left no-repeat;	
}

#blog a:hover {
	background: url('../images/blog_mo.png') top left no-repeat;	
}

#blog_sel {
	background: url('../images/blog_mo.png') top left no-repeat;
}

#contact a {
	background: url('../images/contact.png') top left no-repeat;	
}

#contact a:hover {
	background: url('../images/contact_mo.png') top left no-repeat;	
}

#contact_sel {
	background: url('../images/contact_mo.png') top left no-repeat;
}

#shop a {
	background: url('../images/shop.png') top left no-repeat;	
}

#shop a:hover {
	background: url('../images/shop_mo.png') top left no-repeat;	
}

#shop_sel {
	background: url('../images/shop_mo.png') top left no-repeat;
}


#noborder a {

}

/* C O N T E N T */
#content {
	width: 539px;
	height: 434px;
	margin: 24px 0px 0px 60px;
	padding: 16px 15px 9px 0px;
	font-size: 9pt;
	line-height: 10pt;
	float: left;	
	overflow: auto;
}

#content a {
	font-size: 10pt;
	color: #4D8400;
	font-weight: bold; 
	border-width: 0px;
	border: 0px;
}

#content img {
	border: 0px;
	border-width: 0px;
}