@charset "utf-8";
body {
	background-color:#ffffff;
	margin: 15px auto; 
}

#bg {
background-color:#F0F0F0;
margin:0 auto;
border: thin solid #000000;
width:850px;
height:630px;
padding: 5px; 
position: relative; 
}

img {
margin-left:0; 
padding: 0;
clear:both;
}

#footer{
	width:600px;
	border: none;
	height:25px;
	font-size:small;
	text-align:center;
	color:#999999;
	clear:both;
	position: absolute;
	bottom: -30px;
	right: 80px;
}

#main {
	border: 1px #FF6600;
	margin: 0 10px 0 10px; 
	width: 600px;
	height: auto;
	float: right;
	padding-left: 15px;
	border-left: ridge thin #CCCCCC;
	padding-top: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}



#nav {
float:left;
}

p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;  }

h2{
	color:#CC3300;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
}

.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	padding: 20px; 
}

#ask {
	/*position:absolute;
	left:637px;
	bottom:362px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333366;
	padding-top:3px;
	padding-bottom:0;  
}

#ask img{
margin-bottom: 0px; 
border: none;
}

#ask a, .style7 a{
text-decoration:none;
color: #333366; 
}

#ask a:hover, #main a, #style7 a:hover{
color: #cc3300; 
}

.style4 {color: #CC3300}
.style5 {text-decoration:underline}
.style6 { font-weight:bolder; font-size:12px}

/*#nav{
height:350px;
width: 140px; 
}*/

#pic{
font-size: x-small; text-align:center;
float:left; position:absolute; left:47px; bottom:40px;  }