body {
	background-color: #1637b1; /*003173;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#header {
	height: 248px;
	padding-top: 40px;
	margin: 0px;
	padding-bottom: 140px;
}
html {height:100%; margin-bottom:1px;} /* Forces vertical scroll bar to be visible */
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFFFFF;
}#logo {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
	height: 195px;
	width: 700px;
}
#mainphoto {
	background-image: url(images/main_photo.jpg);
	height: 248px;
	width: 700px;
}
#indexphoto {
	background-image: url(images/index_photo.jpg);
	height: 248px;
	width: 700px;
}
#tumblephoto {
	background-image: url(images/tumble_banner.jpg);
	height: 248px;
	width: 700px;
}
#shirtphoto {
	background-image: url(images/shirt_photo.jpg);
	height: 248px;
	width: 700px;
}
#lessonsphoto {
	background-image: url(images/lessons_photo.jpg);
	height: 248px;
	width: 700px;
}
#flipphoto {
	background-image: url(images/flip_photo.jpg);
	height: 248px;
	width: 700px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-color: #1637b1; /*#0e4186;*/
	height: 35px;
	margin-top:0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	font-weight:bold;
	color: #003173;
	margin-top: 0px;
}
#navlist a {
	text-decoration: none;
	color: #003173;
	margin-top: 0x;
}
#navlist a:hover {
	color: #bb292e;
}

.party {
	height:15px;
	width:300px;
	border: 1px solid #003173;/*blue*/
	background-color: #FFFFFF;/*#9dc4fb;light blue*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bc282e;/*red*/
	padding: 5px;
}

#shadow {
	height: 10px;
	width: 700px;
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
}
#col1 {
	float: left;
	width: 500px;
}
#col2 {
	float: left;
	width: 200px;
}
#col1content p {
	margin-bottom: 10px;
	color: #666666;
	font-size: 11px;
	line-height: 130%;
	text-align: justify;
	margin-top:0px;	
}

#col1content {
	padding: 0px 15px 15px;
	
}
#footer {
	clear: both;
	height: 20px;
	width: 700px;
	background-color: #bc282e;
	/*background-image: url(images/footer.jpg);*/
}
#links {
	clear: both;
	height: 15px;
	width: 700px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;

}
#col2content {
	padding: 15px;
	text-align: center;
}

.padd {
	padding: 10px 0px 10px 10px;
}

.imageborder {
	padding: 5px;
	border: 1px solid #3A4A14;
	background-color: #F2F3F4;
}
.subhead {
	font-size: 11px;
	color: #003173;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	margin-bottom: 10px;
	color: #666666;
	font-size: 10px;
	line-height: 140%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DAD6CF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 140px;
	padding-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bc282e; /*#003173;*/
 	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003173;
	margin-top:15px;
	margin-bottom:0px;
	border-bottom: 1px solid #D0D1DA;
	width: 480px;
		
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003173;
	margin-bottom:0px;
	margin-top:0px;
		
}
#footer p {
	color: #EEEBE8;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
a:link {
	color:#0059b4;
	text-decoration: none;
}
a:visited {
	color:#0059b4;
	text-decoration: none;
}
a:hover {
	color:#0059b4;
	text-decoration: underline;
}
a:active { color:#0059b4;}
