body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #211226 url(../images/background.jpg) no-repeat fixed center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	color: #000000;
}

a 		{ color: #3D2120; text-decoration: none; }
a:link		{ color: #4F2B5A; text-decoration: none; }
a:active	{ color: #990000; }
a:hover		{ color: #990000; text-decoration: none; }

div.master {
	width: 510px;
	height: auto;
	margin: 0px auto; 
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 5px;
	background-image: url(../images/table.png);
	background-repeat: repeat-y;
	text-align:justify;
}
div.content {
	padding-top: 1px;
	width: 510px;
}
div.search {
	width: 500px;
	text-align: right;
	padding: 0px;	
}
.aligncontent {

}

.image {
	width: 510px;
	text-align:center;
}	
p { 
font-size: 13px; } 
h4 {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	margin: 10px 0 1px 0;
}
h3 {
	color: #5A653E;
	font-size: 14px;
	
}
h2 {
	color: #4c4f63;
	font-size: 16px;
	
}
h1 {
	color: #311b38;
	font-size: 20px;
	margin: -20px 0 10px 0;
	font-weight: lighter;
	text-shadow: black 0px 0px 1px;
}
hr {
	width: 510px;
	align: center;
	
}
ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 auto;
	width: 500px;

}
li {
	float: left;
	margin: 0 0.15em;
	padding-right: 40px;
	padding-top: 5px;
}

.morelinks a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 13px;
		color: #3D2120;
		text-decoration: none; font-weight: bold;
		}	


.navigation {	
	padding: 0px;
	height: 30px;	
	/*background-image: url(../buttonbackground.png);
	background-repeat: no-repeat;
	background-position: -10px 100px;
	overflow: visible;*/
}
div.mastervideo {
margin: 0px 0px -20px -20px;
width: 510px;
	height: auto;
	margin: 0px auto; 
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 5px;
	background-image: url(../images/table.png);
	background-repeat: repeat-y;
	text-align:justify;
}
div.contentvideo {
margin: 0px 0px 0px -110px;
	
}