body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(paper.jpg);
}

#masthead {
	height: 255px;
	width: 744px;
	position:relative;
	margin:0 15% 0 15%;
	
}
#menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	
	height: 1000px;
	width: 738px;
	position:relative;
	margin:0 15% 0 15%;
	border-top-color: #A9C2E3;
	border-top-style: none;
	border-top-width: thin;
	border-right-color: #A9C2E3;
	border-right-style: dotted;
	border-right-width: medium;
	border-bottom-color: #A9C2E3;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-left-color: #A9C2E3;
	border-left-style: dotted;
	border-left-width: medium;
	background-color: #F4F4F4;
}
#content1200 {
	
	height: 1000px;
	width: 738px;
	position:relative;
	margin:0 15% 0 15%;
	border-top-color: #A9C2E3;
	border-top-style: none;
	border-top-width: thin;
	border-right-color: #A9C2E3;
	border-right-style: dotted;
	border-right-width: medium;
	border-bottom-color: #A9C2E3;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-left-color: #A9C2E3;
	border-left-style: dotted;
	border-left-width: medium;
	background-color: #F4F4F4;
}
#shortcontent {
	text-align: left;
	font-size: 1.2em;
	line-height: 120%;
	height: 850px;
	width: 738px;
	position:relative;
	margin:0 15% 0 15%;
	border-top-color: #A9C2E3;
	border-top-style: none;
	border-top-width: thin;
	border-right-color: #A9C2E3;
	border-right-style: dotted;
	border-right-width: medium;
	border-bottom-color: #A9C2E3;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-left-color: #A9C2E3;
	border-left-style: dotted;
	border-left-width: medium;
	background-color: #F4F4F4;

 }
#onecolcontent {
	height: 1000px;
	width: 738px;
	position:relative;
	float: left;
	text-align: left;
	
	font-size: 1.1em;
	line-height: 120%;
 }
#onecolrightcontent {
	height: 1000px;
	width: 738px;
	position:relative;
	float: right;
	text-align: left;
	font-size: 1.2em;
	
	line-height: 120%;
 
}

#footer {
	height: 250px;
	width: 738px;
	position:relative;
	margin:0 15% 0 15%;

}


#leftcontent {
	height: 1000px;
	width: 200px;
	position:relative;
	float: left;
	text-align: left;
	border-right-color: #A9C2E3;
	border-right-style: dotted;
	border-right-width: thin;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
	line-height: 120%;
 }
#rightcontent {
	height: 1000px;
	width: 495px;
	position:relative;
	float: right;
	text-align: left;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 120%;
 }


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	text-decoration: underline;
}a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	text-decoration: none;
}
a.content:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
a.content:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
}a.content:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;

}
}

a.bigger:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
a.bigger:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;

}

a.bigger:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;


