@import url(fonts/fonts.css);

* {
	font-family:'PrintDashedRegular','verdana';
	line-height:10px;
	font-color:#990033;
	border: none;
}

body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
#title{
		width:700px;
		margin:-10px 0 0 20px;
		line-height: 25pt;
		word-spacing: 20px;
		text-align: right;
		}
		
#page{
		width:800px;
		margin: 0px auto;
		padding: 10 10 10 10;
		}

		
#mainContent{		
		width: 725px;
		min-height: 500px;
		margin: -40px 20 20 20px;
		padding: 10 10 10 10;
		line-height: 20pt;
		word-spacing: 3px;
		text-align: left;
		border: 0;
			font-size:24px;
		}
#mainContent img{	padding:3px;
}
		
#foot{	
		width:800px;
		text-align:left;
		bottom:20px;
		font-size:30px;
		word-spacing: 30px;
		line-height:30pt;
		}
		
.verticaltext {
	border:0px;
	writing-mode:bt-rl;
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	white-space:pre-wrap;
	display:block;
	bottom:0px;
	font-family: 'PrintDashedRegular', sans-serif;
	font-size:24px;
	margin-top:-60px;
	margin-left:-450px;
	text-align:left;
}
		

#feature{
	width: 800px;
	min-height:600px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	word-spacing: 2px;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	line-height: 20pt;
	word-spacing: 3px;
	text-align: left;
		
}
#container { 
	width: 200px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

#sidebar1 {
	float: left; 
	width: 200px;
	padding: 0px 0;
	text-align: left;
}
#sidebar2 {
	float: right; 
	width: 200px;
	padding: 0px 0; 
	text-align: left;
}
h2 {	
	font-size: 46px;
	word-spacing: 3px;
	text-align: right;
}
a img {border: none; }

h1 {	
	font-size:20px;
	text-align:right;
}
p{	line-height:20px}
