﻿html {
margin:0;
padding:0;
color: white;
}

body {
text-align:center; /* for IE */
background: url('background.jpg')
}

#wrap {
width: 860px;
}

#top {
width: 860px;
}

#slideshow {
width: 860px;
}

#wrap {
	background: black;
	border: medium #ffffcc;
	margin: 25px auto;
	text-align: left;
}

#shadow {
}

#top {
background-image:url('right_top_1.png');
background-repeat:no-repeat;
background-position: right top;
}

#slideshow {
background: url('patt_4a6aa863c7eb1.jpg');
margin: 0px;
height: 300px;
}

#nav {
float: left;
margin: 20px 0px 0px 0px;
height: 250px; 
width: 175px;
border-right: thin #B0C3C5 double;
}

#nav ol {
list-style: none;
margin-left: 5px;
padding-left: 5px;
}

#content {
margin: 20px 0px 20px 0px;
float: right;
padding: 5 5 10 5;
width: 650px;
}

#footer {
background-color: gray;
clear: both;
margin-bottom: 10px;
padding: 5px;
text-align: center;
}

#images {
	display: none;
}

.title	{ 
color : #fff; 
font : 17px arial, verdana, sans-serif; 
font-weight : bold; 
}

.timestamp {
	font-size: small;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
	color: #424242;
}

h3.middle {
text-align: left;
margin-left: 195px;
}

.email {
position: relative;
width: 172px;
height: 24px;
top: 5px;
}
.page-splits	{
		border: #445056 1px solid;
		background-color: #333;
		color: #333; 
		height: 5px; 
		width: 100%;
		}

.menuseparator	{
			border: #445056 1px solid;
			background-color: #15191B;
			color: #15191B;
			height: 3px;
			width: 140px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}
			
.submenuseparator	{
			border: #445056 1px solid;
			background-color: #15191B;
			color: #15191B;
			height: 3px;
			width: 130px;
			padding: 0px;
			margin-top: 3px;
			margin-bottom: 0px;
			}


.menu		{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		width: 125px;
		display: block;
		text-indent: 7px;
		line-height: 18px;
		text-align: left;
		margin: 3px 5px 1px 5px;
		border-right: #74747B 0px solid;
		}
		
.submenu {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		width: 125px;
		display: block;
		text-indent: 0px;
		line-height: 18px;
		text-align: left;
		margin: 3px 5px 1px 15px;
		border-right: #74747B 0px solid;
		}
		
a.submenu:hover {
		color: #fff;
		background-color:#303535;
		text-decoration: none;
		border: #fff 1px solid;
}

a.menu:hover {
		color: #fff;
		background-color:#303535;
		text-decoration: none;
		border: #fff 1px solid;
}

a img { border: none; }

a.submenu:link { color: white; }
a.submenu:visited	{ 	color: white; }
a.submenu:active { color: white; }
a.menu:link { color: #B0C3C5; }

a.menu:visited { color: #B0C3C5; }

a.menu:active { color: #B0C3C5; }


.see_text { color: #fff; }

/* Footer Code */

div#footer a {
color: white;
text-decoration: none;
}
.style2 {
	margin-bottom: 0px;
}

.style3{
	text-align: center;
}
