/* CSS Document */ 


 body {
 	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #333333;
	background-color: #d9c4a5; 
	background: url(background.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

strong {color: #000000; font-weight: bold;}


a:link {color: #ff0000; text-decoration: none; font-weight: normal;}
a:active {color: #ff0000; text-decoration: none; font-weight: normal;}
a:hover {color: #ff0000; text-decoration: none; font-weight: normal;}
a:visited {color: #ff0000; text-decoration: none; font-weight: normal;} 
a.heavy {font-weight: bold;}

.header{font-size: 14px;}
.headline{color: #000000; font-size: 18px; font-weight: normal;}


p {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #333333;}
td {font-family: "Times New Roman", Times, serif; font-size: 14px;}
ol {color: #333333; font-family: "Times New Roman", Times, serif; font-size: 14px;}
hr {color: #333333; border-style: solid;}
u {text-decoration: underline;}
b {font-weight: bold;}
i {font-style: italic;}

.header1 {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #333333; font-weight: bold;} 
.red{font-size: 10px; color: red; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.white{font-size: 12px; color: #FFFFFF; font-family: "Times New Roman", Times, serif; font-weight: bold;}


.footer{font-size: 10px; color: #ff0000; font-family: "Times New Roman", Times, serif; font-weight: bold;}
a.footer{font-size: 10px; color: #ff0000; font-family: "Times New Roman", Times, serif; font-weight: bold;}
a.footer:hover {font-size: 10px; color: #ff0000; font-family: "Times New Roman", Times, serif; font-weight: bold;}
a.footer:visited {font-size: 10px; color: #ff0000; font-family: "Times New Roman", Times, serif; font-weight: bold;}
a.footer:active {font-size: 10px; color: #ff0000; font-family: "Times New Roman", Times, serif; font-weight: bold;}

.small{font-size: 11px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a.small{font-size: 11px; color: #333333; font-Sfamily: "Times New Roman", Times, serif; font-weight: normal;}
a.small:hover {font-size: 11px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a.small:visited {font-size: 11px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a.small:active {font-size: 11px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal;}

a.header{font-size: 14px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal; text-decoration: none;}
a.header:hover {font-size: 14px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal; text-decoration: none;}
a.header:visited {font-size: 14px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal; text-decoration: none;}
a.header:active {font-size: 14px; color: #333333; font-family: "Times New Roman", Times, serif; font-weight: normal; text-decoration: none;}

.help {font-family: "Times New Roman", Times, serif; font-size: 10px; color: red;font-weight:bold;}
.big {font-family: "Times New Roman", Times, serif; font-size: 20px; color: black;font-weight:bold;}

#container {position: absolute; top: 0px; left: 0px; width:713px;}
#title {position:relative; z-index: 1; width:713px; height:161px;}
#navigation {position: absolute; z-index: 2; left: 10px; top:160px;}
#content {position: relative; margin: 0 0 0 20px; padding: 20px; width:600px;}
#footer {position: relative; width:713px; height:156px;}