body {
	positon: fixed;
	margin:0;
	padding:0;
	width: 10000px;
	height: 600px;
	color:#ffffff; 
	font: 62.5%/170% Arial, Helvetica, Sans-Serif; 
	background: #000000 url(../img/na-bg.gif) repeat-x;
}
h2 {font-size: 11px}
h3 {
    font-size: 14px;
    color: #a7792b;
	text-align: left;
}
h5 {
    font: 13px, Arial, Helvetica, sans-serif, small;
    color: #CCCCCC;
	text-align: left;
}
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
    top: 0px;
	height: 600px; 
}
.link {
    font: 14px, Arial, Helvetica, sans-serif, small; 
	text-decoration: none;
	color: #a7792b; 
}
.tiny {
    font: 10px, Arial, Helvetica, sans-serif, bolder; 
	text-decoration: none;
	color: #ffffff;
	 
}
.italic {
    font: 14px, Arial, Helvetica, sans-serif, italic; 
	text-decoration: none;
	color: #a7792b;
	}
	
.form {
    width: 454px;
	height: 273px;
    background: url(../img/form-bg.gif) no-repeat;
    font: 12px, Arial, Helvetica, sans-serif, bolder;
	padding: 2px 0 0 15px; 
	text-decoration: none;
	color: #a7792b;
	text-align: left; 
}
#leftsider {
    position: fixed;
	padding: 0px 0 0 20px;
	float: left;
	width: 260px;
	height: 600px;
	background: url(../img/nav-bg.gif) no-repeat;
	top: 0px;
	left: 0px;  
}

#leftsider h1 {font-size: 13px;}

#menu {
	margin-top: 100px; 
	padding-left: -30px;
}

#nav {
	margin-top: 50px; 
	padding-left: 10px;
}

#nav :hover {
	background:url(../img/nav-images/active-finger.gif) no-repeat;
}


#content {
	
	height: 600px;
	margin: 0px 0 0px 0px; 
	float: left;
	font-size: 13px;
	padding-left: 10px;
	
}

#content h4 {
    font-size: 14px;
	
}

.par {
	font-size:14px;
	margin: 90px 50px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 425px;	
	height: 400px;
	text-align: justify;
	
	
}
.bio {
	font-size:13px;
	margin: 120px 20px 0 20px; 
	padding-left: 10px; 
	float: left; 
	width: 300px;	
	height: 325px;
	text-align: justify;
	
	
}
.par_contact {
	margin: 90px 30px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 500px;	
	height: 400px;
	text-align: justify;
	
	
}
.par_spacer {
	margin: 50px 30px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 300px;	
	height: 400px;
	text-align: justify;
	
	
}

.alt {
	
	margin: 90px 30px 0 0px; 
	padding-left: 5px; 
	float: left; 
	width: 660px;	
	height:400px;
	text-align: justify;
   }

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 2px;
	border-bottom:none;
	color: #a7792b;
	background:;
	text-decoration:none;
	font-size: 12px;
}

p.secbot a:hover {
	border-bottom:1px solid #a7792b;
}

#arrows_l {
	position: fixed;
	top: 76px;
	left: 200px; 
	width: 25px;
	height: 95%;
	cursor: pointer;
	
}

#arrows_r {
	position: fixed;
	right: 0px;
	top: 76px;
	width: 120px;
	height: 95%;
	cursor: pointer;
}



#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

#footer {
	position: fixed;
	left: 50%;
	top: 520px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	color: #77040a;
}

