body				{
	font-family:			Goudy Old Style, serif;
	color:				#6e6134;
	font-size:			14px;	
	line-height:			1.2em;
}

h1, h2 			{ 	
	color: 			#6e6134;
}
h1				{	
	font-size:			36px;
}
h2 				{	
	font-size: 			28px;
}


/*MAIN STRUCTURE*/


#container			{
	position:			absolute;
	left:				50%;
	width:				760px;
	margin-left:			-380px;
}

table 			{
	background-image:		url('../images/home_blue1.jpg');
	background-repeat:		no-repeat;
	width: 			760px;
	height:			570px;
	position:			fixed;
	top:				10px;
}




/* THESE ARE THE NAVIGATION BUTTONS*/
#navigationhome 		{
	Background-image:		none;
	width:				750px;
	height:			25px;
	margin:			0px;
	position:			absolute; 
	top:				500px;
	left:				5px;
}

#navigationhome td		{
	text-align:			center;
	width:				250px;
	background-color:		#dddff4;
	opacity: 			.5;
	filter: 			alpha(opacity=50);
}

#navigationhome a		{	
	font-size:			18px;
	font-weight:			bold;
	color:				#6e6134;
	text-decoration:		none;
}

#navigationhome a:hover	{	
	color:				#dddff4;
	background:			#000033;
}

#navigation 		{
	Background-image:		none;
	width:				750px;
	height:			25px;
	margin:			0px;
	position:			absolute; 
	top:				515px;
	left:				5px;
}

#navigation td		{
	text-align:			center;
	width:				250px;
	background-color:		#dddff4;
	opacity: 			.5;
	filter: 			alpha(opacity=50);
}

#navigation a		{	
	font-size:			18px;
	font-weight:			bold;
	color:				#6e6134;
	text-decoration:		none;
}

#navigation a:hover	{	
	color:				#dddff4;
	background:			#000033;
}


/*TITLE & WELCOME TEXT*/

#title			{
	
	margin:			0px 0px 0px 2px;
	padding:			10px 33px 0px 33px;
	width:				680px;
	text-align:			center;
	position:			absolute;
	top:				10px;
	left:				5px;
}


/*FOOTER*/

#footer			{	
	font-size:			10px;
	text-align:			left;
	color:				#6e6134;
	padding:			0px;
	width:				700px;
	position:			absolute;
	top:				540px;
	left:				10px;
}

#footerwithtable			{	
	background-image:		none;
	font-size:			10px;
	text-align:			left;
	color:				#6e6134;
	padding:			0px;
	height:			20px;
	width:				740px;
	position:			absolute;
	top:				540px;
	left:				10px;
}

#footerwithtable	th		{	
	background-image:		none;
	font-size:			10px;
	text-align:			left;
	color:				#6e6134;
	padding:			0px;
	height:			20px;
	width:				550px;
}

#footerwithtable	td		{	
	background-image:		none;
	font-size:			12px;
	text-align:			right;
	color:				#6e6134;
	padding:			0px;
	height:			20px;
}

#footerwithtable	a		{	
	text-decoration:		none;
	color:				#6e6134;
}

#footerwithtable	a:hover	{	
	color:				#dddff4;
	background:			#6e6134
}

/* DOWNLOAD BUTTONS*/	

#biogs 			{
	background-image:		none;
	position:			absolute;
	top:				10px;
	left:				540px;
	height:			30px;
	width:				200px;
	text-align:			center;
	border:			solid thin #dddff4;
}

#biogs th			{
	width:				180px;
	opacity: 			.5;
	filter: 			alpha(opacity=50);
	border:			solid thin #dddff4;
	background-color:		#dddff4;
}

#biogs a		{	
	font-weight:			bold;
	text-decoration:		none;
	color:				#6e6134;
}

#biogs a:hover	{	
	color:				#dddff4;
	background:			#6e6134
}


#iframe	{
	width:	95%;
	height:	400;
	align:	middle;
	scrolling: 	no;
}
