body a:link{
	font-family: "American Typewriter","Courier New", Serif;
	font-weight: bold;
	text-decoration: none;
	color: #E6180C;
	background-color: transparent;
	border:none;}
	
body a:visited{
	font-family: "American Typewriter","Courier New", Serif;
	font-weight: bold;
	text-decoration: none;
	color:#E6180C;
	background-color: transparent;}  
                 
body a:hover{
	font-family: "American Typewriter","Courier New", Serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	border:none;}

body a:active{
	font-family: "American Typewriter","Courier New", Serif;
	font-weight: bold;
	text-decoration: none;
	color: #E6180C;
	background-color: transparent;
	border:none;}

	
.text{
        font-family: "American Typewriter","Courier New", Serif;
        font-size: 13px;
        color: #000000;
        background-color: #FFFFFF;}

.texthead{
        font-family: "Baskerville", Serif;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        background-color: #D2D1D2;}        
        
#top{
        width: 800;
        height: 140;
        padding: 0px;}
		
#main{
		position: relative;
        width: 600;
        padding: 0px;
        top: 0px;
        left: 0px;}
        
#main s{
		text-decoration: none;
		font-weight: bold;
		padding-right: 30;}

#main a:hover{
        color: #000000;
        border:none;} 		        
#info{
		position: absolute;
		top: 190px;
		left: 230px;
		width: 400px;		
		}
#links{
		position: absolute;
		top: 460px;
		left: 230px;
		width: 400px;
		color: #E6180C;
		}		
#frame{
        width: 800;
        margin-right: auto;
        margin-left:auto;
        padding: 0px;}    
#design{
		position: absolute;
		top: 550px;
		left: 130px;
		}