html, body   {
	color: #000000;
	font-family: serif;
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0 px;
	background: #FFFFFF;
	font-size: 14px;
}

.movieWrapper{
	margin-top: 0px;
/*	width: 320px;
	height: 240px;
	overflow: hidden;*/
	border:none;
}


object{
	padding: 0px;
	margin:0px;
}
h2{
	color:#2f66b3;
}

p{
	padding-bottom: 0px;
	margin: 0px;
}

#wrapper{
	width: 100%;
	height: 100%;
	background: FFFFFF;
}


#top_nav{
	text-align: center;
	border:0px solid #000000;
	height:84px;
	background-image: url(../images/site_design/main_nav_background.gif);
	background-repeat: repeat;
	background-position: top;
	padding: 0px;
	margin:0px;
}
#top_nav div{
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 15px;
}

#top_nav a {
padding: 0px 25px 0px 25px;
color: #ffffff;
white-space: nowrap;
text-decoration: none;
}

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

#top_nav a.selected{
	color:#FF00FF;
	white-space: nowrap;
}


#body{
	background-image: url(../images/site_design/main_body_background.gif);
	background-repeat: repeat-y;
}
#footer{
	text-align: center;
	height:51px;
	width:780px;
	background-image: url(../images/site_design/footer_back.gif);
}

.footer_text{
	color: #FFFFFF;
	height:22px;
	padding-top:20px;
}


#songs_table{
	width: 206px;
	background-color: #c2d79f;
	text-align: left;
}

#songs_table td{
	vertical-align: top;
	padding-left:6px;
}

#booking_form{
	border: 3px solid #16448f;
}

#booking_form td{
	background-color:#D2DBEC;
}

.form_title{
	font-family: serif;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	color:#16448f;
}
.form_element{
	padding-left:6px;
	padding-right:6px;
}

#music_table{
		color:#16448f;
}

.music_link{
	color: #51916b;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	padding-right:20px;
}

.music_link:hover {
	color: #999999;
	text-decoration: none;
}

.search{
	width:230px;
}

textarea{
	width:224px;
}

.error{
	/*color:#346b85;*/
	color:red;
}

/* Titles */
.title{
	font-weight: bold;
}

.title_1{
	color: #109065;
	font-style:italic;
	font-size:22px;
}

.title_2{
	color: #006983;
	font-size:16px;
}

.title_welcome{
	color: #109065;
	font-size:22px; 
}

.tab_normal_link{
	color:#FFFFFF;
	white-space: nowrap;
}

.tab_normal_bg{
	background-image: url(../images/site_design/tab_center.gif);
	background-repeat: repeat-x;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	}

a {
	color: #16448f;
}

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

#index{
	background-image: url(../images/pam_gerrand_welcome.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #647AB7;
	height: 582px;
	width: 770px;
}

#banner{
	background-color: #346B85;
	height: 13px;
}

#main_site{
	background-color: White;
	background-image: url(../images/bk_body_right.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#left{
	/*border: 1px solid #000000;*/
	width:230px;
	background-image: url(../images/bk_left_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

#left div{
	width:230px;
	text-align: center;
}

#right{
	width:774px;
	/*border: 1px solid #000000;*/
	background-image: url(../images/bk_right_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	line-height: 20px;
}

#main_nav{
	/*border: 1px solid #000000;*/
	margin-left:211px;
	width:520px;
	height:38px;
	padding-top:10px;
	padding-left:21px;
	text-align:right;
}

#main_content{
	vertical-align: top;
	/*border: 1px solid #000000;*/
	font-size:14px;
	padding-top:20px;
	width:750px;
	/*height:500px;*/
}

#subnav{
	height: auto;
	margin-top:176px;
	width:150px;
	padding-top:0px;
}

#sub_content{
	padding-top:20px;
	width:770px;
	/*border: 1px solid #000000;*/
	vertical-align: top;
	height: 500px;
}

/* Titles */
.title{
	color:#5b7f94;
	font-weight: bold;
}

.poetry_title{
	color:#000000;
	font-size:18px;
	font-weight: normal;
	text-decoration:none;
}
.poetry_date{
	color:#000000;
	font-weight: normal;
	font-style: italic;
	font-size:13px;
}

.order_form_body{
		font-size:11px;
		line-height:14px;
		color:#16448f;
		vertical-align:top;
		padding-top:6px;
	}

.order_form_title{
		font-size:11px;
		line-height:14px;
		font-weight:bold;
		color:#51916b;
	}

.order_form_title_2{
		font-size:14px;
		line-height:14px;
		font-weight:bold;
		color:#414141;
	}

.order_form_label{
		font-size:12px;
		font-weight:bold;
		color:#878787;
	}

.order_form_label_2{
		font-size:12px;
		font-weight:bold;
		color:#c3c3c3;
	}

.order_form_body_price{
		font-size:11px;
		line-height:14px;
		color:#16448f;
		vertical-align:top;
		padding-top:6px;
		margin-left:6px;
	}
.order_form_body_shipping{
		font-size:11px;
		line-height:14px;
		color:#16448f;
		vertical-align:top;
		padding-top:6px;
		margin-left:6px;
	}
.order_form_body_quantity{
		font-size:11px;
		line-height:14px;
		color:#16448f;
		vertical-align:top;
		padding-top:6px;
		margin-left:6px;
	}
