body {
	margin:0;
	padding:0;
	width: 7500px;
	height: 520px;
	color:#333; 
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #fff3DE repeat-x left top;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 205px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:20px; 
}

#leftsider h1 {font-size: 1.0em;}

#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../THW_template_0.6/img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	float: left;
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
}

#content h4 {font-size: 1.2em;}

.parOne {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 300px;	
	height: 520px;
}

.parOneSm {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 120px;	
	height: 520px;
}

.parOneMed {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 200px;	
	height: 520px;
}

.parOneMLg {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 350px;	
	height: 520px;
}

.parOneLg {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 420px;	
	height: 520px;
}


.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: auto;	
	height: 520px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../THW_template_0.6/img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}

#arrows {
	position: fixed;
	top: 300px;
	left: 10px; 
	width: 100px;
	height: 190px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 10;
	display:inline;
	width: 50px;
	height: 159px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 50px;
	height: 159px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../images/2007_arrowleft.gif) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/2007_arrowright.gif) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

.main {margin:0 25px;padding:15px 0 0;width:730px}
#fot{
	width:5050px;
	margin:-50;
	height:35px;
	float: left;
	background: url(images/bg/bg_fot.gif) no-repeat;
	clear: both;
}
#fleft {font-size:75%;line-height:1.3em; width:205px;float:left;text-align:left;margin:0 25px}
#fright {font-size:75%;line-height:1.3em;width:205px;float:right;text-align:right;margin:0 25px}
#fcenter {font-size:75%;line-height:1.3em;width:250px;float:right;text-align:center;margin:0px 0 0}
