@charset "utf-8";

* {
	margin:0;
	padding:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	color:#444;
	background:url(images/bg.jpg) repeat-x top left #fff;
	margin:0 0 15px 0;
	padding:0;
	font-size:13px;
}

p {
	color:#444;
	line-height:21px;
	font-size:13px;
}

h1 {
	font-size:13px;
	color:#444;
	line-height:21px;
}

h2 {
	font-size:14px;
	color:#bff;
	font-weight:normal;
	font-style:italic;
}

h3 {
	font-size:15px;
	color:#bff;
}

.subtxt {
	font-size:9px;
	color:#555;
}

#suptxt {
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
}

img.shot {
	border:3px solid #656a6b;
	clear:left;
	float:right;
	margin:0 0 15px 15px;
}

img.profile {
	border:3px solid #656a6b;
	float:left;
	clear:both;
	margin:7px 15px 10px 0;
}

a:link, a:visited {
	color:#06418b;
	font-size:13px;
}

a:hover, a:active {
	color:#bd7948;
	font-size:13px;
}

table#wrapper {
	width:900px;
	max-width:900px;
	text-align:left;
}

table#box_left {
	width:236px;
	max-width:236px;
}

table#box_right {
	width:664px;
	max-width:664px;
	padding-top:0;
}

table#footer {
	text-align:center;
	padding-bottom:25px;
}

table#notice {
background-color:#167583;
border:1px solid #1ea0b3;
}

td.small {
	color:#444;
	font-size:9px;
}

td.poster {
	height:181px;
	max-height:181px;
	background:url(images/content_bg.jpg) top repeat-y #ccd6d8;
}

td.content {
	background:url(images/content_bg.jpg) top repeat-y #ccd6d8;
}

table#info {
	min-height:425px;
	overflow:visible;
}

table#flinks a:link, table#flinks a:visited {
	font-size:10px;
	color:#06418b;
}

table#flinks a:hover, table#flinks a:active {
	color:#bd7948;
}
