body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	height: auto;
}
a {
	font-family: Verdana;
	line-height: 9px;
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 108px;
	width: 600px;
	background-image: url(../images/header.jpg);
}
#menu {
	position: relative;
	min-height: 20px;
	_height: 20px;
	height: 20px;
	min-width: 580px;
	text-align: center;
	margin: 10px 0;
}
#menu_left_corner {
	background-image: url(../images/image_01.jpg);
	height: 19px;
	width: 10px;
	float: left;
}
#menu_center {
	background-color: #cc0000;
	height: 19px;
	min-width: 580px;
	float: left;
	font-family: Verdana;
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#menu ul li {
	list-style: none;
	display: inline;
	}
	
#menu ul li a {
	list-style: none;
	display: inline;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#menu_right_corner {
	background-image: url(../images/image_03.jpg);
	height: 19px;
	width: 10px;
	float: left;
}
#content {
	position: relative;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	width: 600px;
	min-height: 400px;
	_height: 400px;
}
.info_box_600 {
	height: auto;
	width: 600px;
}

.left_corner_t {
	background-image: url(../images/corner_01.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.top {
	height: 20px;
	width: 560px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_t {
	background-image: url(../images/corner_02.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.box_content {
	height: auto;
	width: 584px;
	background-color: #e8e8e8;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.left_corner_b {
	background-image: url(../images/corner_03.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.bottom {
	height: 20px;
	width: 560px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_b {
	background-image: url(../images/corner_04.jpg);
	height: 20px;
	width: 20px;
	float: left;
}

#info_container {
	height: auto;
	width: 600px;
	margin-bottom: 10px;
	float: left;
}


.info_box_300 {
	height: auto;
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}

.left_corner_t2 {
	background-image: url(../images/corner_01.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.top2 {
	height: 20px;
	width: 360px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_t2 {
	background-image: url(../images/corner_02.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.box_content2 {
	height: 200px;
	width: 384px;
	background-color: #e8e8e8;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.left_corner_b2 {
	background-image: url(../images/corner_03.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.bottom2 {
	height: 20px;
	width: 360px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_b2 {
	background-image: url(../images/corner_04.jpg);
	height: 20px;
	width: 20px;
	float: left;
}

.info_box_180 {
	height: auto;
	width: 180px;
	float: left;
	margin-bottom: 8px;
}

.left_corner_t3 {
	background-image: url(../images/corner_01.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.top3 {
	height: 20px;
	width: 140px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_t3 {
	background-image: url(../images/corner_02.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.box_content3 {
	height: 200px;
	width: 164px;
	background-color: #e8e8e8;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.left_corner_b3 {
	background-image: url(../images/corner_03.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
.bottom3 {
	height: 20px;
	width: 140px;
	background-color: #e8e8e8;
	float: left;
}
.right_corner_b3 {
	background-image: url(../images/corner_04.jpg);
	height: 20px;
	width: 20px;
	float: left;
}
img.img_small {
    display: block;
    margin-left: auto;
    margin-right: auto 
	}
img.img_large {
	display: block;
	float: right;
	margin-left: 4px;
}
#footer {
	position: relative;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	height: 19px;
	width: 600px;
	line-height: 18px;
	background-image: url(../images/footer.jpg);
	margin-top: 8px;
	text-align: center;
}

