/* CSS Document */

body {

background-color: #f1f1f1;

font-family: "Times New Roman", Times, serif;

font-size: 14px;

color: #333;

display: inline;

}


td, input, textarea, option, select {
    font:12px "Times New Roman", Times, serif; 
	color:#333;
}
*, html, body {
	margin:0px;
	padding:0px;
}
img {
    border:0px solid; 
}
img.big {
	background-color: #FFF;
	padding: 9px;
	border: 3px solid #999999;
}
img.sm {
	border: 3px solid #999999;
}
h1 {
	font-size: 24px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #858383;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 20px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #001073;
	text-decoration: underline;
}
.red {
	font-size: 14px;
	color: #F00;
}
#center {
	position: relative;
	background-color: #FFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainLogo {
	position: relative;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}
#contentBox {
	position: relative;
	background-image: url(/images/line_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;	
}
#contentGal {
	position: relative;
	background-image: url(/images/line_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 0px;	
}
#content {
	position: relative;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
}
#Search {
	position: absolute;
	width: auto;
	top: 3px;
	right: 52px;
}
#bottom {
	position: relative;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 37px;
	padding-bottom: 20px;
	font-size: 12px;
	clear: both;
}
#bottom p {
	padding-bottom: 5px;
}
.small {
	font-size: 11px;
	color: #999;
}
#gall {
	float: right;
	position: relative;
	width: 820px;
	text-align: left;
}
#left {
	float: left;
	text-align: center;
	position: relative;
	width: 170px;
}
#clear {
	clear: both;
	height: 1px;
	position: relative;
}
#menu {
	background-color: #eeeeee;
	width: 167px;
	margin-top: 8px;
	position: relative;
	margin-bottom: 5px;
}
#menu ul {
	text-align: left;
	margin-left: 20px;
	padding-bottom: 5px;
}
#menu ul li {
	list-style-type: none;	
	margin-top: 5px;
	margin-bottom: 5px;	
	font-size: 16px;
}
#menu ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #535252;
	padding-left: 13px;
	text-decoration: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
p.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7f7f7f;
	background-image: url(/images/bg_menu.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 157px;
	padding-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}
p.menu a {
	color: #7F7F7F;
	text-decoration: none;
}
p.menu a:hover {
	color: #666;
	text-decoration: none;
}
.input {
	background-color: #FFF;
	border: 1px solid #333;
	width: 240px;
	margin-right: 5px;
}
.input150 {
	background-color: #FFF;
	border: 1px solid #333;
	width: 150px;
	margin-right: 5px;
}
.input80 {
	background-color: #FFF;
	border: 1px solid #333;
	width: 80px;
	margin-right: 5px;
}
.but {
	background-color: #D4D0C8;
	border: 1px solid #333;
	width: 70px;
	font-size: 14px;
}
#contentForm {
	padding-bottom: 7px;
	padding-top: 180px;
	text-align: center;
	font-size: 14px;
}
#contentForm td, #content td {
	font-size: 14px;
}

#follow {
	position: absolute;
	width: 180px;
	top: 3px;
	left: 252px;
	text-align: right;
}