* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff;
	line-height: 1.5em;
	text-align: left;
	vertical-align: bottom;
	color: #888;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
	font-size: 9pt;
}
a {
	text-decoration: none;
	color: #888;
}

a:hover {
	text-decoration: underline;
	color: #888;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top {
	background: #fff url('images/topbg.jpg');
	height: 30px;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
	height: 75px;
	background-color: eeffbd;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a {
	font-size: 44px;
	color: #888;
	font-weight: bolder;
	text-decoration: none;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
	text-align: center;
}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs {
	border-bottom: 1px solid #ddd;
	padding: 5px;
	background-color: eeffbd;
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: left;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
	font-size: 24px;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #DDD;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 {
	color: #D12913;
	font-size: 14px;
	margin-top: 15px;
}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
ddd {
	color: #BBB;
}
.ddd {
	color: #BBB;
}
.ddd {
}
.ddd {
}
.ddd {
}
.ddd {
}
.subhover {
	font-size: 16px;
	color: #DDD;
}
#wrap #content div script {
	text-align: right;
}
#wrap #content .middle table tr td hr {
	color: #888;
}
#wrap #content .breadcrumbs table tr td .ddd .ddd1 {
	color: #888;
}
#wrap #content .middle table {
	font-family: "American Typewriter", "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter Light";
	text-align: center;
}
#footer table {
	text-align: center;
}
