

BODY {

background-color: #ffffff; 
color #444477;

}

 		 
		 			   	   /* font attributes, colour above */
		 

.center {
text-align: center;
float: center;

}
						   
body, p, li, h3 {

font-family: Lucida Console;
font-size: 12px;

}

p { 
padding: 0;
margin: 10px;
line-height: 15px;
color: #333366;
}

 		   	   		 	   /* Links */

a:link,a:visited, {

font-color: #8888bb;
color: #8888bb;
text-decoration: none;


}

a:hover {

text-decoration: underline;
color: #FF66CC;

}

 		   	   		 	   /* Headers! */

h1, h2 { 

font-weight: bold; 
text-align: justified;

}

h2 {

color: #b2b5b0;
font-size: 80px;
background: #eAe6e2;

} 

h1 {

font-size: 29px;
text-align: justified;
padding: 10px;
margin: 10px;
background: f5f5ff;	

}

 				   		   /* Margins for text box */



.search {

font-size: 15px;
font-spacing: 5px;

}
.search a:link, a:visited {

color: #8888bb;
text-decoration: underline;

}

.search a:hover {

color: #ffaaaa;

}

div#texttwo {

width: 173px;
margin: 0;
text-align: left;

}
 


			 	   		   /* info box background colour and size */

			 
.ebckgrnd { 

background: #FFddFF;
width: 0%;
 
}


 	   	   				   /* Name, date, time box: fonts, alignment, colour */

		   
.einfo {

font-family: Lucida Console;
font-size: 12px;
text-align: left;
color: #333366;

}



 	   		   	 	 	   /* Line breaking whitespace */

.lnbrk { 

height: 200px; 

} 


  	   		  			   	/* Rather useful text wrapper -- for backgrounds */
							
.table {

font-size: 13px;
line-height: 16px;
width: 60%;
background: #d1f3d7;
text-align: center;

}

.table a:link, a:visited {

color: #8888bb;
text-decoration: none;

}

.table a:hover {

color:#4444bb;
text-decoation: underline;

}

div#pstby {

float: right;
font-weight: bold;
background: #0f0b03;
width: 0%;

}

div#rightnav {

line-height: 35px;
padding: 0;
margin: 0;
float: right;
min-width: 40%;
background: #FFddee;


}

#rightnav a {

font-size: 20px;
font-weight: bold;

}

ul { 

padding: 0;
margin: 9px;

}

.subtitle {

font-size: 25px;
text-align: justified;
padding: 10px;
margin: 10px;
font-weight: bold;

}