* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
BODY {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TH {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif
}
HTML {
	BACKGROUND: url(http://www.geocities.com/shanadarr/images/bg.jpg) #333333 repeat-x 50% top; HEIGHT: 100%
}
BODY {
	BACKGROUND: url(http://www.geocities.com/shanadarr/images/bg.jpg) #333333 repeat-x 50% top; HEIGHT: 100%
}
H3 {
	COLOR: #333333
}
H2 {
	FONT-SIZE: 18px; COLOR: #333333
}
H1 {
	FONT-SIZE: 36px; COLOR: #333333
}
A:link {
	COLOR: #666666
}
A:visited {
	COLOR: #666666
}
A:hover {
	COLOR: #666666
}
A:active {
	COLOR: #666666
}
A:focus {
	outline: none
}
A:hover IMG {
	FILTER: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5
}
#container {
	MIN-HEIGHT: 100%; 
	BACKGROUND: #ffffff; 
	MARGIN: 0px auto;  
	WIDTH: 960px; 
	POSITION: relative;
}
#header {
	CLEAR: both;
	BACKGROUND: url(images/header.jpg) #dddddd no-repeat left center;
	HEIGHT: 50px;
}
#pageimage {
	clear:both;
	height: 220px;
	background: #212121;
}
.navlinks {
	clear: both;
	FONT-SIZE: 110%;
	BACKGROUND: url(images/button_up.gif) #dddddd;
	FLOAT: right;
	HEIGHT: 30px;
}
.navlinks LI {
	color: #232323;
	FLOAT: left; 
	height: 30px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: center;
	width: 119px;
	border-left: solid 1px #c4c4c4;
}
.navlinks LI p{
	margin-top: 7px;
}
.navlinks a{
	display: block;
	height: 30px;
	width: 119px;
}
.navlinks A:link {
	text-decoration: none;
}
.navlinks A:active {
	text-decoration: none;
}
.navlinks A:visited {
	text-decoration: none;
}
.navlinks A:hover {
	padding-top: 7px;
	margin-top: -7px;
	BACKGROUND: url(images/button_down.gif) top left repeat-x;
	text-decoration: none;
}
.navlinks .currentpage {
	background: #ffffff;
}
.navlinks .firstlink {
	width: 120px;
	border-left: none;
}

#contents {
	MARGIN: 75px auto 0px; 
	WIDTH: 850px;
	min-height: 100%;
}
#contents IMG {}
#footer {
	color: #232323;
	clear:both;
	FONT-WEIGHT: normal;
	FONT-SIZE: 85%;
	BACKGROUND:#ffffff;
	MARGIN: -29px auto 0px;
	WIDTH: 960px;
	PADDING: 1px 0 10px;
	POSITION: relative;
	HEIGHT: 20px;
	TEXT-ALIGN: center;
	background-color: #E0DFE3;
}
#footer p{
	border-top: 1px solid #c4c4c4;
	width: 800px;
	padding-top: 8px;
	MARGIN: 0 auto;
}

.clearfooter {
	CLEAR: both; HEIGHT: 49px; 
}
