html, BODY {
Background:#6767ff;
color:#000000;}

a {text-decoration: none}
a:link {color: #0000FF; Background:#6767ff;}
a:link:hover {color: #FFFFFF; Background:#6767ff;}
a:visited:hover {color: #FFFFFF; Background:#6767ff;}
a:visited {color: #660000; Background:#6767ff;}

.navText{
font-family: "AmerType Md BT", sans-serif;
color:#000000;
Background:#6767ff;
font-size: 1.0em;
margin-top: 10px;
margin-bottom: 10px;
padding: 4px;
border-style: double;
}

.mainText{
font-family: "AmerType Md BT", sans-serif;
Background:#6767ff;
color:#000000;
font-size: 1.2em;
margin-top: 12px;
margin-bottom: 12px;
padding: 7px;
}
.searchText{
font-family: "AmerType Md BT", sans-serif;
Background:#6767ff;
color:#000000;
font-size: 1.2em;
margin-top: 12px;
margin-bottom: 12px;
padding: 0px;
}


.titleText{
font-family: "AmerType Md BT", sans-serif;
Background:#6767ff;
color:#000000;
font-size: 2.3em;
margin-top: 12px;
margin-bottom: 12px;
padding: 5px;
}
.t2Text{
font-family: "AmerType Md BT" , sans-serif;
Background:#6767ff;
color:#ffffff;
font-size: 1.5em;
margin-top: 0px;
margin-bottom: 0px;
padding: 10px;
}


#left {
position: absolute;
left:10px;
top:110px;
width:150px;

	}
#top {
position: absolute;
left:125px;
top:10px;

	}
	
#search {
position: absolute;
right:90px;
top:110px;
width:350px;

	}
	
#middle {
margin-left: 175px;
margin-top: 130px;
margin-right:199px;
	}
#audio {
position: absolute;
right:175px;
top:175px;
width:300px;

	}
	
	
#right {
position: absolute;
right:20px;
top:180px;
width:170px;
	}
	
	#rss {
position: absolute;
right:244px;
top:110px;
width:20px;

	}
