/* CSS Document */



body { background: url(../images/background.jpg); 
	   background-repeat:repeat-x; 
	   background-color:  #770077;
       padding: 0px;
       margin: 0px;
	   position: relative;
	   z-index: 0;
	   

}



h3 {font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #FFF;

}

.Contact_Table {
	font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; }


	



h4 {font-family:Arial, Helvetica, sans-serif; font-size: 18px; color: #000;

}



h3.top {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 12px;

	color: #FFF;

}



h3.sitemap {

	font-family: "Arial Black", Gadget, sans-serif;

	font-size: 14px;

	color: #000;

}



p {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #000;

}

p.main {font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #000;

}


p.footer {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF;

}



h2 {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color: #FFF; 

}



h1 {font-family:Arial, Helvetica, sans-serif; font-size: 16px; color: #880088;

}



h5 {font-family:Arial, Helvetica, sans-serif; font-size: 22px; color: #880088;

}



a.topmenu { border: none; text-decoration: none; display: inline-block; cursor:pointer; color: #880088; width: 100%; height: 100%; }



a:hover.topmenu { background-color: #880088; transition: all 1.2s;}



ul { list-style-type: none; font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #000; }



a { color: #880088; border: none; text-decoration: none;} 



a:hover { color: #880088; border: none; text-decoration:underline;} 



a.bottom { color: #FFFFFF; border: none; text-decoration: none; font-size:12px;} 



a:hover.bottom { color: #FFFFFF; border: none; text-decoration:underline;} 


a:hover.entry_table { border: none;} 


.Contact_Table {
	font-family:Arial, Helvetica, sans-serif; font-size: 14px; color: #000;}



.topwriting { background-color:#000000;
		  padding: 0px;
		  margin: 0px;
		  margin-right:50%;
		  width: 100%;
		  height: auto;
		  text-align:center;
		  position:absolute;
		  box-shadow: 0 0 20px #000000;
		  background:#000 repeat;
		  position: fixed;
		  z-index: 110;
		  
}


#bottombar {
    background-color: #000000;
    padding: 0px;
    margin: 0px;
    text-shadow: 0 1px 0 #000000;
    box-shadow: 0 0 20px #000000;
}

#bottombar {
    position: absolute;
    width: 100%;
	height: auto;
}

#reminders {
	width: 350px;
	height: 300px;
	overflow: scroll;
	border: none;
}

ul.rem {
	list-style:disc;
}
 
img.greatermain {
	float: right;

}

				  
			
