﻿html {overflow-y: scroll;} 

body,p,table,th,td,tr {
	margin:10px auto;
	font-size: 10pt;
	font-family: "Times New Roman", Courier, Garamond, serif;
	font-weight:lighter;
}

div {
    margin: 0px;
    padding: 0px;
}

li {
margin-right:20px;
}

body {
	background:url(../images/background.jpg) no-repeat fixed center; 
	text-align:center; /* for IE */ 
	margin-left:auto;
	margin-right:auto;
}

.t {text-decoration: none;}
.t:hover {text-decoration:none;}

#container {
	background-color:white;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thin;
	text-align:left;
	width: 780px;
}

#title { 
	background: transparent url(../images/tile.jpg) no-repeat top left; 
	margin-top: 20px; 
	width: 276px; 
	height: 60px; 
	float: left;
}
	
#tag {
	font-size:9pt;
	font-weight:bold;
	background: #ECE5E5;
	width: 276px; 
	height: 40px; 
	clear:left;
	float:left;
}

#left {
	float:left;
	clear:left;
	background: #FFFFFF;
	width: 276px;
	height: auto;
	text-align:center;
}	

.content {
	margin-left: 20px;
	margin-right: 20px;
}

.smalltxt {
	font-size: 8.5pt;
	font-family :"lucida sans",arial,verdana,tahoma,arial;
}

.copyright {
	clear:left;
	height:20px;
	background-color:silver;
}

.p5{ 
	margin-top: 20px; 
	font: bold 16pt/14pt garamond;
	color:#800517;
}
.p6{ 
	margin-top: 20px; 
	font: bold 30pt/16pt garamond;
	color:#800517;
}
	
.p7 {
	font: bold 10pt "Times New Roman";
}

.p8{ 
	margin-top: 20px; 
	font: bold 20pt/16pt garamond;
	color:#800517;
}

.p9{ 
	margin-left: 50px; 
	margin-top: 10px; 
	font: bold italic 11pt/11pt garamond;
	color:#800517;
}