@charset "utf-8";
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/comic_1.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/comicbd_1.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/comic_1.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../fonts/comicbd_1.ttf") /* TTF file for CSS3 browsers */
}
/* CSS Document */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0px;
	font-family:MyCustomFont;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:2em;
	margin:0px;
	padding:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
div {
	overflow:hidden;
}
a:link {
	font-family:MyCustomFont;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	color: #7c7c7c;
}
a:visited {
	font-family:MyCustomFont;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	color: #7c7c7c;
}
a:hover {
	text-decoration: none;
	color: #B5B5B5;
}
a:active {
	font-family:MyCustomFont;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	color: #7c7c7c;
}
h1 {
	font-family:MyCustomFont;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
h2 {
	font-family:MyCustomFont;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
h3 {
	color:#333333;
	font-size:20px;
}
h4 {
	color:#333333;
	font-size:20px;
}
h5 {
	color:#333333;
	font-size:20px;
}
h6 {
	color:#333333;
	font-size:20px;
}
.big {
	font-family:MyCustomFont;
	color:#333333;
	font-size:25px;
}
.outer {
	width:auto;
	height:auto;
}
.main {
	width:976px;
	height:auto;
}
.header {
	width:976px;
	height:166px;
}
.top_strip {
	width:976px;
	height:16px;
}
.main_body {
	width:976px;
	height:auto;
}
.main_txt {
	font-family:MyCustomFont;
	font-size:15px;
	font-style:normal;
	line-height:2em;
	width:976px;
	height:auto;
	letter-spacing:0.5px;
	color:#666666;
}
.main_add {
	font-family:MyCustomFont;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:2em;
	width:976px;
	height:auto;
	letter-spacing:0.5px;
	color:#666666;
}
.half {
	font-family:MyCustomFont;
	font-size:13px;
	font-style:normal;
	width:435px;
	height:auto;
	float:left;
}
.bottom_strip {
	background-color:#CCCCCC;
	width:973px;
	height:7px;
}
.footer {
	font-size:11px;
	color:#999999;
	width:976px;
	height:20px;
	padding-bottom:10px;
}
.gallery_txt {
	width:976px;
	height:auto;
}
#gallery {
	background-color:#ffffff;
	padding: 0px 0px 0px 0px;
	width:870px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
	padding-left:15px;
}
#gallery ul img {
	border: 5px solid #D8D8D7;
	border-width: 5px 5px 15px;
}
#gallery ul a:hover img {
	border: 5px solid #D8D8D6;
	border-width: 5px 5px 15px;
	color: #fffff1;
}
#gallery ul a:hover {
	color: #D8D8D9;
}
.header_flash {
	width:976px;
	height:366px;
}
