body {
	background-color: #000000;	
	font-family: 'Lucida Grande', 'Arial', 'Verdana', serif;
	font-size: 12px;
    color: #ffffff;
}

a { color: #000000; text-decoration: underline; }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: underline; }

img { border: none; }

h1 {
	text-shadow: gray 0px 5px 10px;
}

img.floatright { 
	float:right;
}

img.floatleft { 
	float:left;
}

img.floatleft_withpadding { 
	float:left;
	padding: 5px;
}

img.slightpadding {
	padding:5px;
}

#top_image {
	width:780px;
	height:13px;
	margin-left: auto;
	margin-right: auto;
}

#top_navigation {
	width:780px;
	margin-left: auto;
	margin-right: auto;
}

#body_content {
	width:780px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('../images/middle(780x3).gif');
	background-repeat: repeat-y;
}

#bottom_content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_image {
	width:780px;
	height:16px;
	margin-left: auto;
	margin-right: auto;	
}

#frontpage_links_container {
	position: relative; 
	width:700px; 
	height:600px;
}

.contact {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

p.p1 {font-size: 80%; text-align: center; }
p.p2 {font-weight: bold }
p.p3 {font-weight: bold; text-align: center; }
div.c1 {text-align: center}

