* 
{
	padding:0;
	margin:0;
	border:0;
}
html
{ 
	
	min-height:100%;
	background:url(../images/webquest_portal_background.jpg);
	background-position:bottom center;	
	background-repeat:no-repeat;
	background-color:#5c2a29;
}
body 
{
	font-size: 100%;
}
#container 
{
	width:700px;
	background-color:#5c2a29;
	background:url(../images/body_bg.jpg) top;	
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	
}
.GUMICH_link
{
	margin-left:90px;
}
.mysteryquest_logotext
{
	margin:17px;
}
#banner_container 
{
	width:700px;
	height:173px;
}
#fixer
{
	height:30px;	
}
img.quest_heading
{

	margin-left:17px;
	margin-top:15px;
}
#quests_text
{
	margin-left:17px;
	width:349px;
	background:transparent;
	color:#fff;
	
}
#quests_text a  
{ 
	color: #f1a4a6; 
	font-variant: small-caps; 
	text-decoration: none; 
	letter-spacing: 2px; 
}
#quests_text a:hover 
{ 
	color: #f10; 
}
#quests_text p 
{ 
	font-size: 14px; 
	line-height: 16px;
	margin-top: .5em; 
	margin-bottom:.5em;
	font-family:"Arial", "Verdana", sans-serif;
	color:#e3e2d1;
}



#mysteries
{
	width:700px;
	text-align:center;		
}
img.mystery_heading
{
	margin-left:17px;
}
#footer
{
	width:700px;
	text-align:center;
}

.left
{
	float:left;
}

#footer_nav 
{
	text-align:center;
	margin-top:10px;
}

#footer_nav a      
{ 	
	color: #ba9394; 
	font-size: 11px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 11px; 
	text-decoration: none; 
	background-color: #5c2a2b; 
	letter-spacing: 2px; 
	margin: 20px 0 25px; 
	padding: 5px 10px; 
	border: solid 1px #5c2a2b; 
}
#footer_nav a:hover 
{ 
	color: white; 
	/*background-color: #7d4b4c;*/
	margin: 0; 
	padding: 5px 10px;
	/*border-style: solid;
	border-width: 1px; 
	border-color: #ba9394 #361213 #361213 #ba9394; */
}
#heritage
{
	text-align:right;
	color:#cfcfcf;
	font-family:"Arial", sans-serif;
	font-size:.6em;
	margin-top:10px;
}
#heritage
{
	margin-top:20px;	
}
#heritage span
{
	margin-right:73px;
}
#heritage img
{
	margin-top:5px;	
}
#links
{
	width:700px;
	
	margin-top:24px;
}
#links a
{
	margin-left:8px;	
}

#links :first-letter
{
	font-size:20px;
}
#links h2
{
	font-family:"Georgia", serif;
	font-size:20px;
	margin-top:.5em;
	margin-bottom:.5em;
	color:#fff;
	font-variant: small-caps;
}
#links h3
{
	font-family:"Georgia", serif;
	font-size:14px;
	margin-top:.5em;
	margin-bottom:.5em;
	color:#fff;
	font-variant: small-caps;
}

h1
{
	font-family:"Georgia", serif;
	font-variant: small-caps;	
	font-size:22px;
	color:#fff;
}

#banner 
{
	width:698px;
	height:100px;
	background: url(../images/bannertopbg.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	display:block;	
}
#banner_fr 
{
	width:700px;
	height:100px;
	background: url(../images/bannertopbg_bg_fr.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	display:block;	
}




    