﻿
body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000 url(images/images_that_dont_change/img2.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
	}

h7 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
	font-style:normal;
	font-family:Broadway;
	
}

h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h5 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000040;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

blockquote {
	margin-top: 0;
	line-height: 160%;
}

ol {
	margin-top: 0;
	line-height: 160%;
}

ul {
	margin-top: 0;
	line-height: 160%;
}

p {
	margin-top: 0;
	line-height: 160%;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #9ED738;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 500px;
	height: 161px;
	margin: 0 auto;
	background-image:url('images/photos_that_dont_change/header.gif');
	background-repeat:no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	padding-top: 55px;
	font-size: 2em;
}

#header h2 {
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 720px;
	height: 55px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url('images/photos_that_dont_change/img4.gif') no-repeat center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu .active a {
	background-image: url('images/photos_that_dont_change/img4.gif');
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url('images/photos_that_dont_change/img4.gif');
	color: #FFFFFF;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 160px;
	height:500px;
	background-color:#000040;
}

#colTwo {
	float: left;
	width: 360px;
	height:500px;
	padding: 0 20px;
	background-color:#000040;
		
	
	
	
	

}

#colThree {
	float: left;
	width: 160px;
	height:500px;
	background-color:#000040;
		
	
}

/* Content Elements */

#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url('images/photos_that_dont_change/img6.gif');
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: x-small;
	color: #FFFFFF;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 80px;
	padding: 7px 0 0 0;
	
		
	
	

	
	
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	text-align: center;
	font-size: smaller;
	content: normal;
	background-color: #000000;
		
	
}
