@charset "utf-8";
/* CSS Document */

body {
	background-color:#c9b495;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#wrapper {
	margin:auto;
	padding:auto;
	width:995px;
	height:auto;
}

#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-color:#f3e7d5;
	width:995px;
	height:158px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#00084a;
	font-weight:bold;
	padding: 40px 2px 400px 770px;
	line-height: 18px;
}
#header a:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
#header a:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
#header a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
#header a:visited:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}

#menu {
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-color:#00084a;
	width:995px;
	height:78px;
}
#menu img {
	padding-top: -3px;
	margin-top: -3px;
}

#time {
	margin: -50px 2px 1px 790px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#a18762;
}

#content {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	background-color:#0c113d;
	width:995px;
	height:auto;
}

#media  {
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	width:320px;
	height:320px;
	margin: 15px 15px 0 50px;
	float:left;
}

#content p {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#FFFFFF;
	padding: 20px 250px 30px 60px;
	text-align: justify;
}
#content h1 {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#a18762;
	font-weight:bold;
	padding: 10px 10px 5px 50px;
}

#content {
	width:995px;
	height:auto;
}

#lower p {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#FFFFFF;
	padding: 20px 250px 30px 60px;
	text-align: center;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat:repeat-y;
	background-color:#a18762;
	width:995px;
	height:100px;
	padding:0px;
	margin:0px;
}
.left {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.7em;
	color:#00084a;
	font-weight:bold;
	padding-top:-20px;
	padding-right: 10px;
	padding-bottom: auto;
	padding-left: 10px;
	margin: 0px;
	float: left;
	clear: right;
}
.leftBig {
	font-size: 1.4em
}
.right {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.6em;
	color:#00084a;
	font-weight:bold;
	padding-top:30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: right;
	text-align:right;
}
.right a:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
.right a:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
.right a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}
.right a:visited:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00084a;
	font-weight:bold;
	text-decoration:none;
}

.content {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	
}
.content a:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
.content a:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
.content a:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
.content a:visited:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}

.clrRght {
        clear:right;
        float:left;
        margin: 10px;
}
.clrLft {
	clear:left;
	float:right;
	padding-left: 15px;
	padding-bottom: 5px;
}

table {
		font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	color:#FFFFFF;
}

ul {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
/*background-color: #CCCCCC;*/
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: disc;
padding-left: 150px;
margin: 2px;
}