body {
	font-size:				medium;
	font-family:			san-serif;
	background-color:		#000;
	color:					#9A5D5D;
}

a:link, a:visited, a:active {
	color:					#9A5D5D;
	text-decoration:		none;
}

a:hover {
	color:					#9A5D5D;
	text-decoration:		underline;
}

#Wrapper {
	position:				relative;
	width:					800px;
	margin-right:			auto;
	margin-left:			auto;
}

#Title {
	width:					800px;
	height:					64px;
	background-image:		url(../images/GA_Title.gif);
}

#BottomNavTable, #BottomNavTable tr, #BottomNavTable td, #NavTable, #NavTable tr, #NavTable td {
	border: 				none;
	border-collapse: 		collapse;
	padding:				0px;
}

#BodyContent {
	position:				relative;
	height:					406px; /*428px;*/
	width:					800px; /*740px;*/
	background-image:		url(../images/GA_Body_Background.gif);
	/*padding:				15px	30px	15px	30px;*/
}

#TopNav {
	font-size:				0px;
}

a img {
	border:					none;
}

#Content {
	position: 				absolute;
	width:					753px;
	height:					385px;
	/*border:					1px solid #fff;*/
	margin:					13px	0px		0px		13px;
	padding:				10px	10px	0px		10px;
	text-align:				center; /*justify;*/
	line-height:			1.4;
	font-size:				138%;
	font-family:			"Papyrus", "Apple Chancery", san-serif;
	overflow:				auto;
}

#Menu {
	color:					#fff;
	position:				absolute;
	top:					0px;
	left:					20%;
	width:					450px;
	height:					20px;
	/*margin-top:				5px;*/
	font-size:				110%;
	text-align:				center;
	/*border:					1px solid #fff;*/
}

#Caption {
	text-align:				center;
	margin-top:				5px;
	font-size:				80%;
}

#Content table, #Content tr, #Content td {
	border: 				none;
	border-collapse: 		collapse;
	padding:				0px;
}

#SelectorRow .Selector {
	width:					350px;
	padding-top:			30px;
}

#Content h3 {
	font-family:			Papyrus, 'Times New Roman', san-serif;
}

#Content a img {
	display:				block;
	margin-left:			auto;
	margin-right:			auto;
	width:					200px;
	height:					200px;
	border:					none;
}

#LeftContent h4 {
	text-align:				center;
}

#RightContent {
	float:					right;
	margin:					70px	40px	0px		0px;
}

#RightContent img {
	border:					1px solid #888;
}

.italic {
	font-style:				italic;
	/*color:					#ffeecc;*/
}

p.statement {
	text-align:				left;
	font-size:				85%;
	margin-top:				5px;
}

h4 {
	margin-top:				15px;
	margin-bottom:			0px;
	color:					#9A5D5D;
}

h5 {
	text-align:				left;
	margin-bottom:			0px;
	color:					#9A5D5D;
}

p.aboutfusing {
	text-align:				left;
	font-size:				90%;
}

p.links {
	text-align:				left;
	font-size:				90%;
}