body {
	font-family: Verdana, Arial, sans;
	font-size: 12px;
	color: #000000;
	background: #243057 url(img/halftone.jpg) top repeat-x;
	text-align: center;
	margin-top: 6px;
}

a, a:visited {
	color: #31409e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #38914b;
}

p, div {
	font-family: Verdana, Arial, sans;
	font-size: 12px;
}

/* --- Main Table & Navigation Elements --- */


table.layout {
	border: 0;
	width: auto;
	margin: 0 auto;
}

td.logo {
	background: url(img/logo_top.gif) bottom no-repeat;
	width: 600px;
	height: 116px;
}

td.main {
	width: 600px;
	background: #c3cfe3 url(img/logo_bottom.gif) top no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

table.headline {
	border: 0;
	width: auto;
	margin 0;
	text-align: center;
}

img.boom { margin-bottom: 8px; }

table.nav {
	border: 0;
	width: auto;
	margin: 0 auto;
}

table.maincolumns {
	border: 0;
	width: auto;
	margin-top: 20px;
	font-size: 12px;
	padding: 0 0 30px;
}

table.hours {
	border: 0;
	width: 112px;
	margin-right: 40px;
	padding: 0;	
	font-size: 12px;
}

td.navlt1 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_left1.gif);
	text-align: center;
}

td.navlt2 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_left2.gif);
	text-align: center;
}

td.navlt3 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_left3.gif);
	text-align: center;
}

td.navrt1 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_right1.gif);
	text-align: center;
}

td.navrt2 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_right2.gif);
	text-align: center;
}

td.navrt3 {
	width: 155px;
	height: 145px;
	background: #243058 url(img/nav_right3.gif);
	text-align: center;
}

/* --- Text Effects --- */

div.main {
	padding-top: 50px;
}

div.navbox {
	color: #38914b;
	font-weight: bold;
	text-align: left;
	margin-left: 18px;
	margin-right: 5px;
	margin-top: 4px;
}

a.navbox:link, a.navbox:visited {
	text-decoration: none;
	color: #ffffff;
}

a.navbox:hover {
	color: #38914b;
	text-decoration: underline;
}

a.headline:link {
	color: #cd4914;
}

a.headline:visited {
	color: #cd4914;
}

a.headline:hover {
	text-decoration: underline;
	color: #38914b;
}

.footer {
	font-size: 10px;
	color: #647498;
	text-align: center;
	margin-top: 5px;
}

.news {
	font-size: 14px;
	color: #267935;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 14px;
	color: #243057;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #0f183b;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: #0f183b;
	margin: 0;
	padding: 0;
}

h4 {	
	font-size: 16px;
	font-weight: bold;
	color: #243057;
	margin: 0;
	padding-bottom: 16px;
}

h5 {
	font-size: 14px;
	color: #243057;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0;
}

h6 {	
	font-size: 16px;
	font-weight: bold;
	color: #243057;
	margin: 0;
	padding: 0px;
}
	

.teeny {
	font-size: 10px;
	float: right;
	margin-right: 6px;
	margin-top: 2px;
}

/* --- Links Lists --- */

div.linksright {
	float: right;
	margin: 2px;
	margin-left: 12px;
	width: 50%;
}

div.linksright a, .linksleft a {
	font-size: 10px;
	font-weight: bold;
}

div.linksleft {
	margin: 2px;
	width: 50%;
}

p.links {
	font-size: 10px;
}

div.linksinfo {
	text-align: center;
	padding: 4px;
}

div.linksfoot {
	font-size: 12px;
	padding-top: 12px;
	margin: 12px;
}

/* --- Images --- */

.photoleft {
    border-color: #243057;
    border-width: 1px;
    border-style: solid;
    margin: 8px 16px 8px 8px;
    float: left;
}

.photoright {
    display: block;
    border-color: #243057;
    border-width: 1px;
    border-style: solid;
    margin: 8px 8px 8px 16px;
    float: right;
}

.photo {
    border-color: #243057;
    border-width: 1px;
    border-style: solid;    
    margin: 4px;
}

.multi {
    display: block;
    margin-top: 16px;
}

.mini {
    border-color: #243057;
    border-width: 1px;
    border-style: solid;
    margin: 0 8px 0 0;
    padding: 0;
    float: left;
}

.staffleft {
    border-color: #243057;
    border-width: 1px;
    border-style: solid;
    margin: 0 12px 0 0;
    float: left;
}

.staffright {
    border-color: #243057;
    border-width: 1px;
    border-style: solid;
    margin: 0 0 0 12px;
    float: right;
}

.caption {
	font-size: 10px;
	text-align: center;
	margin: 4px;
}

/* --- Other Stuff --- */

div.divider {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	width: 90%;
}

li {
	margin: 0;
	padding: 1px 0 5px 30px;
	background-image: url(img/star.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

dl { margin: 0; padding: 0; }

.guests {
    display: block;
    margin: 6px;
    padding: 0;
    width: 290px;
    height: 85px;
}


#staff {
    border: 0;
    margin: 6px;
    width: 100%;
    font-size: 12px;
}

#staff td { padding: 10px; }

div.floatrt {
    width: 280px;
    display: inline;
    float: right;
    margin: 0 12px 0 16px;
    }
    
div.floatlt {
    width: 280px;
    display: inline;
    float: left;
    margin: 0 16px 0 0;
    }

div.comevleft {
    width: 280px;
    display: block;
    align: left;
    margin: 0 16px 0 0;
    }

<style type="text/css">
 <!--
 #comixology { width:690px; margin:0 auto; text-align:center; } /* Entire embed */
 #comixology h3 { padding: 0; margin: 10px; } /* Embed Title (New Comics on Sale...) */
 #cxm_thumbnails { padding: 0 auto; } /* Embed's images section */
 #cxm_item { /*NOTHING*/ } /* Cover item */
 #cxm_thumbnail { border: 1px solid #ec008b; background-color: #FFFFFF; padding: 3px; } /* Cover item image */
 #cxm_title { font-size: 10px; font-weight: normal; text-transform: uppercase; } /* Cover item's title */
 -->
 </style>


