﻿body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

html {
	height: 100%;
}

body {
	font: 95% 
	"Trebuchet MS", Verdana, sans-serif;
	color:white
	}

h1 {
	font:italic bolder 2.5em "Comic sans MS", "Trebuchet MS", Verdana, sans-serif; 
	margin-left:50px; 
	}        

h2.page1  {
	padding-top: 75px;
	padding-bottom: 25px;
	background-image: url(../graphics/word.gif);
	background-repeat: no-repeat;
	background-position: 7.2em 0.5em;
}

p {
	color:white;
	padding: 1em;  
	}

#filler {
	width: 100%; 
	margin: 0px auto; 
	padding-bottom: 600px; 
	background-repeat:no-repeat; 
	background-color: #020c51; 
	}

#wrap {
	width: 1280px; 
	margin: 0px auto; 
	padding-bottom: 600px; 
	background-repeat:no-repeat; 
	}

#main {
	position: relative;
	width: 65%; 
	margin-left: 20px; 
	padding-right: 50px; 
	padding-left: 10px;
	float:left; 
	}

.bottom {
	padding-top: 15px;
	float: clear;
	}

.entry h2 {
	font-size:1.5em;
	line-height:1;
	}

.entry {
	margin-left:10px; 
	}
    

#header	{
	height: 240px;
	}

#navbar {
	position: relative; 
	left:200px;
	text-align:left; 
	width: 80%;
	height: 24px;
	}

a {
	padding: 2px; 
	text-decoration: none; 
	width: 5em; 
	margin: 2px; 
	color: white; 
	font-family: "Trebuchet MS",Verdana,sans-serif;
	}

   	     
a:link, a:visited {
	background: #93a9d5; 
	border: 2px outset #0469b3;
	}

a:focus, a:hover {
	background: #0469b3; 
	border: 2px outset #93a9d5; 
	color: white; 
	text-decoration: underline;
	}

a.image{
	text-decoration: none;
	border: none;
	background-color: #020c51;
	}

#navbar a {
	display: inline; 
	}

   	     
#navbar a:hover.current {
	text-decoration: none;
	}

#navbar a:active {
	background: #044476; 
	border: 2px outset #044476;
	}

#top	{
	float: left;
	}

#sidebar {
	font-style:italic; 
	font-size:80%; 
	position:relative; width:25%; 
	padding-left: 5px; 
	float: right;
	}


#sidebar h1 {
	font-size: 2.0em;
	}
	
#footer p{
	color: white; 
	}

#footer {
	font-size:90%; 
	clear:both; 
	margin-left:50px; 
	padding: 10px 0 10px 0;
	height: 50px; 
	}


#copyright p{
	font-style:italic; 
	color:white; 
	}

#copyright{
	text-align:right; 
	margin-right: 50px; 
	float: right;
	padding:10px 0 10px 0; 
	}

ul.top1 li {
	list-style-image: none;
	list-style-type: none;
	}
	
ul.top1 a {
	display: inline;
	float: left;
	width: 152px;
	height: 175px;
	margin-right: 5px;
	}
	
