﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:21px;
	color: #FFFFFF;
	background-color: transparent;
}

img {
	border: none;
}

p{
	text-indent:15px;
}

a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #FFCC99;
	background-color: transparent;
	text-decoration:none;
}


ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.main {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: 15px;
	line-height:25px;
	text-indent: 0px;
}
li.sub {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-variant:normal;
	line-height:25px;
	margin-left: 8px;
	text-indent: 0px;
	padding-left: 16px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-variant: small-caps;
	color: #FFCC99;
	background-color: transparent;
	font-weight:normal;
	padding-top:15px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFCC99;
	background-color: transparent;
	font-weight:normal;
	padding-top:15px;
}

#flash {
	float: left;
	margin-right: 5px; 
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:1489px;
}

#picture {
	z-index:1; 
	position:absolute; 
	left:25px; 
	top:24px;
	width:155;
	height:222;
}

#menu_text{
	z-index:3;
	position:absolute;
	left:25px;
	top:270px;	
}

#image-top {
	position:absolute;
	left:0px;
	top:0px;
	width:205px;
	height:28px;
	background-image:url('../images/image_top.gif');
}
#image-middle {
	position:absolute;
	left:0px;
	top:28px;
	width:205px;
	height:214px;
	background-image:url('../images/image_middle.gif');
}

#image-bottom {
	position:absolute;
	left:0px;
	top:242px;
	width:205px;
	height:16px;
	background-image:url('../images/image_bottom.gif');
}

#menu {
	position:absolute;
	left:0px;
	top:258px;
	width:205px;
	height:1231px;
	background-image:url('../images/menu.gif');
	background-repeat:repeat-y;
}

#heading {
	position:absolute;
	left:205px;
	top:0px;
	width:795px;
	height:110px;
	background-image:url('../images/heading.gif');
}

#corner {
	position:absolute;
	left:205px;
	top:110px;
	width:36px;
	height:27px;
	background-image:url('../images/corner.gif');
}

#spacer-corner {
	position:absolute;
	left:241px;
	top:110px;
	width:759px;
	height:27px;
	background-image:url('../images/spacer_corner.jpg')
}

#main {
	position:absolute;
	left:205px;
	top:137px;
	width:795px;
	height:1352px;
	background-image:url('../images/main.jpg');
}

#cont_main{
	margin-left:36px;
	margin-top:15px;
	margin-right:35px;
	text-indent:0px;
}