body {
 	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/gradient561659.png);
	background-repeat:repeat;
	
	color: Black;
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}


#page {
	width: 800px;
	margin: auto;
	padding: 0px;
	
	background-color:#FFFFFF;

	border-right: 1px solid #000000;
/*background-image:url(images/bgtest1.jpg);
	background-repeat:repeat-y;*/
	font-size: 80%;
}

html>#page {
	width: 800px;
	padding: 5px;
}

#top {
	/*border-bottom: 1px solid #000000;*/
	padding: 0px;
}

#logo {
	float: left;
	width: 300px;
	
}

#text {
	width: 400px;
	
	float:left;
	}

div.pics {
	width: 147px;
	float: left;
	padding: 50px 20px;
	}


#leftcol {
	width: 130px;
	height: 700px;
	float: left;

}
#rightcol {
	float: left;
	width: 640px;
	margin-left: 10px;
	height:600px;
	/*height: 2000px;*/
	/*padding: 0px 10px;*/
/*	border-left: 2px solid Black;  */

	background-image:url(images/menubg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#midbg {
	float: left;
	margin-left: 5px;
	padding: 0px;
}

#bottom {
	margin-top: 10px;
	border-top: 1px solid #000000;
	font-size:9px;
	color:#666666;
	text-align:center;
}

#nav {
	float:right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 260px;
	font-weight: bold;
	font-size: 14px;
}

#contact {
	float: right;
	width: 290px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

#index{
padding:30px;
}

#address
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}

#leftloc{
float:left;
width: 285px;
height: 200px;
text-align: left;
padding-left: 20px;

}

#rightloc{
float: left;
width: 300px;
padding-left: 20px;
}

#leftloc2{
float: left;
width: 130px;
}
#leftloc2{
float: left;
width: 100px;
}
#rightloc2{
float:left;
width:160px;
text-align:right;
}

#music_player
{
width:550px;
text-align:right;
}

#main_text

{
font-size:14px;
width:550px;
text-align:justify;

}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
}
/*Link Styling...Please don't erase bram*/

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: red;}