body {
	text-align: center;
	font: 14px/16px "Times New Roman", Times, serif;
	background: url(images/bg.jpg);
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	color: #444;
}
hr {
	height: 1px;
	border: 1px solid #ddd;
}
h1 {
	color: #045D9B;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
.bdytxt {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
}
.date {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	font-weight: bold;

}
.more {
	font-family:  "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F4820B;
}
.copyrt {
	font-family: Tahoma;
	font-size: 10px;
	color: #444;
	text-decoration: none;
	padding: 10px;
	height: 50px;
	line-height: 50px;
}
.news {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;

}
.newstitle {
	font-family:  "Times New Roman", Times, serif;
	color: #CC0066;
	font-weight: bold;

}
.header {
	font-family:  "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990066;

}
.innerheading {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #230303;

}
.mainheader {

	font-family:  "Times New Roman", Times, serif;
	color: #045D9B;
	font-weight: bold;
}

.mainheader:hover {
	text-decoration: none;
}

a.more:hover{
	text-decoration: none;
}

a.news:hover{
	text-decoration: none;
}
.news1 {

	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.news1:hover {
	text-decoration:none;
}
.educationheading {

	font-family:  "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #230303;
}
.photocredits {
	font-family:  "Times New Roman", Times, serif;
	color: #659ECF;
	font-weight: bold;

}
.artsboxblack {
	margin: 20px;
	border: double 3px #333;
	padding: 20px;
}
.artsboxbpink {
	margin: 30px;
	border: solid 1px #c06;
	padding: 10px;
	text-align: left;
}
.artsboxbpinkdouble {
	margin: 30px;
	border: double 3px #c06;
	padding: 10px;
	text-align: left;
}
.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
}
.clr {
	clear: both;
}
/* Layout Styles */
#wrapper {
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
.guestbooklink {
 	float:right;
	margin: 20px 15px;
}
#sound {
	clear: right;
	font-family: Tahoma;
	font-size: 9px;
	color: #444;
	text-decoration: none;
	float: right;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 20px;
}
#sound p {
	margin: 0;
}
#content {
	clear: both;
	padding: 0 20px;
}
#about-us p {
	text-align: left;
}
#footer {
	clear: both;
}
#home-leftcolumn {
	float: left;
	width: 485px;
	padding: 10px 10px 10px 20px;
	background: url(images/vrdotted2.jpg) repeat-y right;
	margin-right: 20px;
}
#home-rightcolumn {
	margin: 10px 20px 10px 515px;
}
#credits-leftcolumn {
	float: left;
	width: 380px;
	padding: 0px 10px 10px 20px;
	margin-right: 20px;
}
#credits-rightcolumn {
	margin: 0px 20px 10px 390px;
	background: url(images/vrdotted2.jpg) repeat-y left;
	padding-left: 20px;
	text-align: center;
}
#credits-leftcolumn a, #credits-rightcolumn a {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
#about-us {
	text-align: center;
}
#about-us img {
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#services {
	text-align: center;
}
#services p, #services h2 {
	text-align: left;
}
#services img {
	margin: 5px;
}
.caption {
	margin: 0 auto;
	text-align: center;
}
.caption p {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	margin: 0;
}
#column1 {
	float: left;
	width: 31%;
	margin-right: 10px;
}
#column2 {
	float: left;
	width: 31%;
	margin-right: 15px;
	margin-left: 8px;
}
#column3 {
	margin-left: 10px;
}
/* Top Menu */
ul#topmenu {
	padding: 0;
	margin: 0 0 0 5px;
	list-style: none;
}
#topmenu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	background: url(images/vrdotted1.jpg) repeat-y right top;
	padding: 10px 5px 5px 3px;
}
#topmenu a {
	color: #666;
	text-transform: uppercase;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 45px;
	font-weight: bold;
}
