@charset "utf-8";
/* CSS Document */
#AskTextFrame{
	position:absolute;
	left:20px;
	width:570px;
	height:830px;
	text-align:justify;
	overflow-y:auto;
	font-family: "Century Gothic", CenturyGothic, "Apple Gothic", sans-serif;
	font-size:10px;
	color:#fff;
}
#AskTitle{
	font-size:24px;
	color: #ffa90b;
	padding-top:40px;
	padding-bottom:40px;
}
#LargeImageFrame{
	position:absolute;
	top:0px;
	left:610px;
}
#MenuFrameTwo{
	position:relative;
	top:870px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:570px;
	list-style:none;
	color:#fff;
	text-transform:uppercase;
	font-size: 14px;
	font-family: "Century Gothic", CenturyGothic, "Apple Gothic", sans-serif;
}