

P {text-indent: 0.5in; font-size: 2em; text-align:justify}
H2 {font-size: 2.5em; font-family: "Kaufmann Bd BT", "Kauffmanm BT"; color: purple; text-align: left}
H3 {font-size: 1.0em; font-family: Arial,Verdana; color: purple; margin-left: 2em;}
H1 {font-size : 24pt; color: Red; font-family: Arial,Verdana; text-align: left; text-indent: 60px;}
H4 {font-size : 1.1em; font-family: Arial,Verdana; text-align: left; color: red; font-style: italic}
H5 {font-size: 10pt; font-family: "Comic Sans MS"; text-align: center; color: red; font-style: italic} 
H6 {font-size : 1.1em; font-family: Arial; text-align: left; color: #000000; }
H7 {font-size: 10pt; font-family: Arial,Verdana; text-align: left; color: purple; font-style: italic}

.centered	{text-indent: 0; text-align: center;}
.red  { font-family: "Comic Sans MS",Arial,Verdana; color: red;}
body	{
	background-image: url(board.jpg);
	background-repeat: no-repeat;
}

#top 	{
   	position:    absolute;
   	top:          0px;
   	left:         0px;
   	width:        100%;
	height:       125%;
	}
#left {
   	position:     absolute;
	width:        30%;
   	top:          220px;
	left:	5px;
	background-color: transparent;
   	text-decoration: none;
   	padding: 5px;
	list-style-type: none;
	}   
#right   	{
   	position:     absolute;
   	top:           125px;
	right:   10px;
	width: 30%;
	padding: 5px;
	}
#services	{
	position:  absolute;
	top:	35%;
	margin-left:	17%;
	margin-right:	40%;
	width:	57%;
	height:	85%;
	padding: 5px;
}
div {
	border: 2px solid #000000;
}
#left ul {
	text-indent: 0;
	list-style: none;
	text-decoration: none;
	}
#left li {
	list-style-type: none;
	text-decoration: none;
}
#left a:link, #navigation a:visited {
	padding: 2px 20px 2px 20px;
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	border-top: 5px solid #6a5acd;
	border-left: 5px solid #6a5acd;
	border-bottom: 5px solid #483d8b;
	border-right: 5px solid #483d8b;
	
}
#left a:hover {
	border-top: 5px solid #483d8b;
	border-left: 5px solid #483d8b;
	border-bottom: 5px solid #6a5acd;
	border-right: 5px solid #6a5acd;
}

