body {
	font-family: arial, helvetica, serif;
}


#paper {
position: absolute;
top:0;
left:0;
width: 760px;
}

#header {
float: left;
height: 100px;
width: 760px;
background: url(images/headerbg.jpg) top left no-repeat;
padding-left: 8px;
}

#content {
padding: 10px;
width: 760px;
height: 380px;
background: url(images/bg.gif) top left no-repeat;
}
#content1 {
padding: 10px;
width: 760px;
padding: 10px;
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 740px;
}

#footer {
clear: both;
float: left;
width: 760px;
margin: 0;
padding: 5px;
border-top: 1px solid #8a1e04;
 /* box model hack */ 
 voice-family: "\"}\""; 
 voice-family:inherit; 
 width: 740px; 

}
#navbar1 {
float: left;
background-color: #8a1e04;
padding: 0px;
width: 760px;
height: 30px;

}

#navbar {
float: left;
background-color: #8a1e04;
padding: 0px;
width: 760px;
height: 30px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
a {
	text-decoration: none;
}

a:link {
	color: #8a1e04;
}

a:visited {
	color: #996666;
}

a:active {
	color: #cc9999;
}

a:hover {
	text-decoration: underline;
}

#nav a {
	font-weight: bold;
	color: #dbd8bd;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #8a1e04;
	padding: 0.1em 10px;
}
#nav li li a:hover {
	padding: 0.1em 5px;
	border-left: 12px solid #8a1e04;
	font-weight: bold;

}

#navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;

}
#navbar li li {
dispaly: block;
width: 10em;
float: none;
background-color: transparent;
border:0;
}
#navbar li { /* all list items */
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	font-size: 12px;
    line-height: 30px;


}


#navbar li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
    font-weight: normal;
	background: url(images/ddbg.gif) bottom left no-repeat;
	border-right:solid 1px #8a1e04;

}

#navbar li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navbar li:hover ul, #navbar li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}


.ftext {
padding-top: 4px;
padding-left: 40px;
font-size: 11px;
font-color: #8a1e04;
}

h1 {
color: #8a1e04;
font-size: 24px;
}
p {
font-size: 12px;
line-height: 24px;
}
td {
font-size: 12px;
}
div#content1 li {
font-size: 12px;
}
.prop {
height: 350px;
width:1px;
float: right;
}
