html {
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url(/images/ak_fight_lineart_bg.gif);
	background-repeat: no-repeat;
	background-position: -50px -70px;
	/*background-image: url(/images/bg_corner_splatter.jpg);
	background-repeat: no-repeat;*/
}
body {
	border: 0;
	margin: 0 auto;
	padding: 0;
	font-family: helvetica, sans-serif;
	font-size: 16px;
	width: 760px;
}
img {
	border: none;
}
a {
	color: #1d6a72;
}
p {
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.centered-text-block {
	width: 70%;
	margin: 0 auto;
}


#site_menu {
}
#site_menu ul {
	margin: 0;
	padding: 0;
}
#site_menu ul:after {
	display: block;
	height: 0;
	clear: both;
	content: ".";
	visibility: hidden;
}
#site_menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	background-color: #fff;
	border: 1px solid #ccc; padding: 1px;
	border-top: 0; padding-top: 0;
	border-left: 0;
}
#site_menu li a {
	display: block;
	padding: 6px 1em 5px 1em;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
#site_menu li a:hover {
	background-color: #ddd;
}
#site_menu li.home {
	border-left: 1px solid #ccc; padding-left: 1px;
}
#site_menu li.home a {
	font-size: 24px;
	background-color: #ddd;
	color: #fff;
}
#site_menu li.current a {
	background-color: #B2C4BB;
	color: #fff;
}

#site_content:after { display: block; height: 0; clear: both; content: "."; visibility: hidden; }


h1 {
	text-align: center;
	font-family: "times new roman", serif;
	font-size: 60px;
	font-weight: normal;
	margin: 50px 0 60px 0;
}
h2 {
	font-size: 30px;
	font-weight: normal;
}

ul.links a {
	display: block;
	font-size: 24px;
	font-family: "times new roman", serif;
	color: #666;
	background-image: url(/images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 35px;
	text-decoration: none;
}
ul.links a:hover {
	background-position: 0 -297px;
	color: #444;
}
ul.links a div {
	font-size: 13px;
	font-family: helvetica,sans-serif;
	margin-left: 20px;
}

ul.links {
	margin: 0;
	padding: 0;
}
ul.links li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

a.major {
	display: block;
	font-size: 22px;
	font-family: "times new roman", serif;
	color: #666;
	text-decoration: none;
	margin-bottom: 20px;
	zoom: 1;
}
a.major:hover {
	background-position: 0 -297px;
	color: #000;
}
a.major div {
	font-size: 13px;
	font-family: helvetica,sans-serif;
}
a.major img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
}
a.major:hover img {
	border: 1px solid #999;
}
a.major:after { display: block; height: 0; clear: both; content: "."; visibility: hidden; }



div.left-col {
	float: left;
	width: 350px;
}
div.right-col {
	float: right;
	width: 350px;
}

div.contact-email {
	font-size: 32px;
	text-align: center;
}
div.contact-email a {
	color: #666;
}

div.section {
	margin-bottom: 100px;
}
div.section:after { display: block; height: 0; clear: both; content: "."; visibility: hidden; }

div.footnote {
	font-size: 13px;
	color: #999;
	font-style: italic;
	text-align: right;
}

div.dotd img {
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;
}

a.lightwindow img {
	display: block;
	float: left;
	margin: 20px;
	width: 150px;
	height: 150px;
	padding: 1px;
	border: 1px solid #ccc;
}
a.lightwindow:hover img {
	border: 1px solid #666;
}
div.thumbnails {
	width: 582px;
	margin: 0 auto;
}
div.thumbnails:after { display: block; height: 0; clear: both; content: "."; visibility: hidden; }
