/* CSS Document */

/*---( layout )---*/

body {
	margin: 0px 0px 0px 35px;
	font-family: Times New Roman, serif;
	font-size: 12px;
	text-align: center;
	color: white;
	background: url(bg.gif) black repeat-y 50%;
	}

#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 10px 10px 20px 30px;
	width: 810px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 800px;
	}
html>body #wrap {
  	width: 790px;
	} 

#header {
	margin-left: 10px;
	}

#content {
	margin: 0px 0px 0px 10px;
	}
	
#nav {
	position: absolute;
	border: 2px solid black;
	border-left: 8px solid black;
	top: 60px;
	right: 0px;
	background: white;
	color: black;
	text-align: left;
	width: 170px;
	voice-family: "\";}\""; 
  	voice-family: inherit;
	width: 170px;
}
html>body #nav {
	width: 158px;
	} 

/*---( format )---*/
.retop {
	font-size: 10px;
	color: black;
	}
	
.links {
	color: #33ccFF;
	}
	
h1 {
	font-size: 18px;
	}
	
h2 {
	color: #33ccFF;
	font-size: 15px;
	}
	
h3 {
	color: #6699cc;
	font-size: 13px;
	}

ul, ol, p{
	padding-right: 90px;
	line-height: 1.4em;
	}
	
.faq {
	color: #6699cc;
	}
	
hr { 
	margin-left: 0px;
	width: 300px;
	height: 2px;
	background-color: black;
	color: black;
	}

p.intro {
	padding-right: 180px;
	}

#nav ul {
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 0px;
	list-style: inside;
	list-style-type: none;
	font-size: 10px;
	voice-family: "\";}\""; 
  	voice-family: inherit;
	margin-left:0px;
	}
html>body #nav ul {
	padding-left: 15px;
	} 
