body {
	background-color: #FFFFFF; 
	margin: 60px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: center;
	color: #333333;
}

p {
	margin: 0px;
}
	
a:link {
	color: #333333; 
	text-decoration: none;
}      

a:visited {
	color: #333333; 
	text-decoration: none;
}      

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

a:active {
	color: #A2C352; 
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	color: #007B95;
	margin: 0px;
	padding-bottom: 1px;
}

h3 {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 1px;
}

#container {
	background-color: #FFFFFFFF;
	background-image:url(bgcenter.jpg);
	width: 770px;
	margin: 0 auto;
} 
  
#header {
	width: 726px;
}

#content {
	text-align: left;
	padding: 6px 10px 10px 10px;
}

.footer {
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

#bottom {
	width: 770px;
	background-image:url(../../../rapscalliondesign.com/html/style/bgbottom.jpg);
	background-repeat: no-repeat;
}
	
.pagenav {
	text-align: right;
}

.newsdate {
	font-size: 9px;
	color: #999999;
}

.textbox 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFFFF; 
	color: #000000; 
	clip: rect( ); 
	border: 1px solid; 
	border-color: #000000;
	height: 16px;
	width: 150px;
	}

.button_submit 
	{  
	height: 20px;
	border: 0px;
	margin-left: 5px;
	outline: none;
	cursor: pointer;
	width: 60px;
	background: url(../../../rapscalliondesign.com/html/style/button_submit.gif) top no-repeat;
	}

.scheduleposter {
	margin-right: 10px;
	margin-bottom: 10px;
}

.scheduletitle {
	font-size: 13px;
}

.scheduledetails {
	font-size: 11px;
	margin-top: 10px;
}
