body{ 
	align: center;
	background:#309;  
}	 
	 
#left-col{ 
	position:absolute; 
	padding:35px 0px 0px 0px; 
	top:0; 
	left:0; 
	width:150px;  
	font-family: arial, helvetica, sans-serif; 
	color: #ffcf01;
}

#left-col a {
	color: #ddd;
	text-decoration:none;
}
#left-col a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#right-col{ 
	position:absolute; 
	padding:35px 0px 0px 0px; 
	top:0;
	right:0; 
	width:150px; 
	font-family: arial, helvetica, sans-serif; 
	color: #ffcf01;
}

#right-col a {
	color: #ddd;
	text-decoration:none;
}
#right-col a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#filler { 
	width:100%; 
	background:#309; 
	color: #333333; 
	height:80%;
}

#hdr{ 
	padding:10px 0px 0px 0px; 
	height:80px;   
	width:100%;  
	background:#309; 
	font-size:300%; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #ffcf01; 
}
#hdr1{ 
	padding:5px 0px 0px 0px; 
	height:40px;   
	width:100%;  
	background:#309; 
}

#content {
	text-align:justify;
	padding:15px 30px 0px 40px;  
	position:relative;
	border: solid #000; 
	border-width:0px 0px;
	background:#309; 
	color: #ddd;
	margin:0px 160px 0px 160px; 
	scrollbar-base-color: #309; 
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #000;
 }

#content a {
	color: #ddd;
	text-decoration:none;
}
#content a:hover {
	color:#ffcf01;
	text-decoration:underline;
}
#content1 {
	text-align:justify;
	padding:15px 40px 0px 40px;  
	position:relative;
	border: solid #000; 
	border-width:0px 0px;
	background:#309; 
	color: #ddd;
	margin:0px 60px 0px 60px; 
	scrollbar-base-color: #309; 
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #000;
 }

#content1 a {
	color: #ddd;
	text-decoration:none;
}
#content1 a:hover {
	color:#ffcf01;
	text-decoration:underline;
}
#content2 {
	text-align:justify;
	padding:15px 40px 0px 40px;  
	position:relative;
	border: solid #000; 
	border-width:0px 0px;
	background:#309; 
	color: #ddd;
	margin:0px 60px 0px 60px; 
	scrollbar-base-color: #309; 
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #000;
 }

#content2 a {
	color: #ddd;
	text-decoration:none;
}
#content2 a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#postal p {
	line-height:30%;
}


#c-block a {
	color: #ddd;
	text-decoration:none;
}
#c-block a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#ftr {
	bottom:0px;
	padding:10px 0px 0px 0px; 
	width:100%; 
	height:25px; 
	background:url(images/valid-xhtml10-and-css.gif) bottom right no-repeat;
}

#ftr a {
	color:#777;
	text-decoration:none;
}

#ftr a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#ftr1 {
	bottom:0px;
	padding:10px 0px 0px 0px; 
	width:100%; 
	height:25px; 
}

#ftr1 a {
	color:#777;
	text-decoration:none;
}

#ftr1 a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

table {
	margin: 1px;
	width:110%;
	font-family: arial, helvetica, sans-serif;
	color: #ccc;	
}


h1 { 
	margin:0;  
	padding:5px 15px; 
	font-family: arial, helvetica, sans-serif; 
	font-size:150%; 
	font-weight: bold;
	color: #ddd;
}

h2 {
	font-size:98%;
	padding: 5px 0;
	color: #ffcf01;
	font-family: arial, helvetica, sans-serif;
}


h4 { 
	margin:0;  
	padding: 5px 0;
	font-family: arial, helvetica, sans-serif;
}

h5 { 
	text-align: justify; 
	padding: 0 15px; 
	line-height: 110%; 
	font-size: 115%;
	font-family: arial, helvetica, sans-serif;
	color: #ccc;
}

h6 {    
	font-size: 75%;  
	font-family: arial, helvetica, sans-serif;
	color: #777;
}

p { 
	text-align: justify; 
	padding: 0 15px; 
	font-size: 105%;  
	font-family: arial, helvetica, sans-serif;
	color: #ccc;
}

ul { 
	text-align: justify; 
	padding: 0 15px; 
	font-size: 105%;  
	font-family: arial, helvetica, sans-serif;
	line-height:200%;
	color: #ccc;
}

p img {    
	display: inline; 
	float: left; 
	padding: 20px 20px 5px 0px;
}

