
body	 {background: #000000 url('images/speaker_lg.gif') no-repeat;
		text-align: center;
		font: 1em verdana, georgia, sans-serif;
		color: #EEEEEE;
		font-size: 75%;
	}

#imageContainer {position:relative;
		margin:auto;
		width:600px;
		border: 0px solid #000000;
		clear: both;
	}

#imageContainer {height:100px;
	}

#imageContainer img {display:none;
	}

#logo	{width: 500px; 
		height: 200px; 
		margin-left: 100px;
		z-index: 1;
	}
	
#welsh	{width: 200px; 
		height: 95px; 
	}
	
#profile1{width: 750px;
	}
	
#profile2{background-color: #EFEFEF;
		width: 680px;
		height: auto;
		color: #333333;
		border: solid black 1px ; 
		margin-left: 220px;
		padding: 10px 5px 40px 10px; 
		display: block;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}
	
#mar	{margin: 1px 1px 5px 5px;
	}
	
#footer	{clear: both;
		background-color: #000;
		color: #A3A3C3;
		font-size: 0.9em;
		float: right;
	}	
	
.main	{width: 950px;
		text-align: left;
		margin: 0 auto;
		margin-top: 1px;
		border: none;
	}
	
.navigation	{width: 200px;
		height: 600px;
		display: block;
		border: solid 10px #000000;
		background-color: #000000;
		float: left;
	}

.button , .thisbutton	{font: 1.1em sans-serif;
		margin-left: 0px;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #eeeeee;
	}
	
.topbutton , .thistopbutton	{font: 1.1em sans-serif;
		margin-left: 0px;
		border: solid 1px #eeeeee;
	}

	.button , .thisbutton{background-color: ;
	}

	.thisbutton , .thistopbutton{background-color: #A3A3C3;
	}

.left	{float: left;
	}
	
.right	{float: right;
	}
	
.feature{float: right;
	}
	
.top	{text-align: center;
		margin: auto 0;
	}

.formline{margin-left: 50px;
	}	

.formtab{float: right;
		margin-right: 150px;
	}	
	
.heading{margin: 1px;
		font: bold 1.3em georgia, arial;
	}

li		{list-style-type: none;	
	}
	
a		{display: block; padding: 10px;	}
a.block	{display: inline; padding: 5px;	}

a.button:link	, a.topbutton:link{background-color: #000000; color: #FEFEFE; 
		text-decoration: none; display: block; padding: 10px;
	}
a.button:visited , a.topbutton:visited{background-color: #000000; color: #FEFEFE; 
		text-decoration: none; display: block; padding: 10px;
	}
a.button:hover , a.topbutton:hover{background-color: #a3a3c3; color: #000000; 
		text-decoration: none; display: block; padding: 10px;
	}
a.button:active , a.topbutton: active{background-color: #000000; color: #FEFEFE; 
		text-decoration: none; display: block; padding: 10px;
	}
	
a.email:link	{color: #A3A3C3; padding: 0px;
	}
a.email:visited	{color: #A3A3C3; padding: 0px; 
	}
a.email:hover	{color: #FEFEFE; padding: 0px;
	}
a.email:active	{color: #A3A3C3; padding: 0px;
	}

