.special_header {
	font-family: "Comic Sans MS", cursive;
	font-size: 48px;
	font-style: oblique;
	text-align: center;
}
.special_header2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: oblique;
	text-align: center;
	font-weight: bold;
}

.special_title {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: normal;
}
.special_title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A80000;
}
.special_title_small {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
}


.special_center_topbottom {
	width:695px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #0F4463;
	height: 5px;
	float: left;
}
/*center content--------------------------*/
.special_center_content{
	width:700px;
	float:left;
	padding:0;
	background-image: url(images/bg_special.jpg);
	background-repeat: repeat-y;
	color: #A80000;
}
.special_float_right {
	font-size: 16px;
	padding: 20px 20px 0 20px;
	border: thin solid #FFF;
}
.special_float_right2 {
	font-size: 16px;
	padding: 0 20px 0 20px;
	border: thin none #FFF;
	float: right;
}
.special_float_left {
	border: thin solid #FFF;
	font-size: 16px;
	padding: 20px 20px 0 20px;
}
.special_float_left2 {
	border: thin none #FFF;
	font-size: 16px;
	padding: 0 20px 0 20px;
	float: left;
}
.special_red_font {
	color: #F00;
}
.special_red_font2 {
	color: #ca3832;
	line-height: 12px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
}

.special_pic_float_r {
	float: right;
	width: 300px;
	height: 300px;
	padding: 10px 20px 0 20px;
}
.special_pic_float_r2 {
	float: right;
	width: 300px;
	height: 300px;
	padding: 0 0 0 20px;
}
.special_pic_float_r3 {
	float: right;
	width: 350px;
	height: 300px;
	padding: 0 0 0 0;
}

.special_pic_float_l {
	float: left;
	width: 300px;
	height: 300px;
	padding: 10px 20px 0 20px;
}
.special_pic_float_l2 {
	float: left;
	width: 290px;
	height: 330px;
	padding: 20px 0 0 0;
}
.special_pic_float_l3 {
	float: left;
	width: 290px;
	height: 350px;
	padding: 0 0px 0 20px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 12px;
}


.special_pic_float_rsmall {
	float: right;
	width: 200px;
	height: 200px;
	padding: 10px 20px 0 20px;
}

.special_footer {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: oblique;
	text-align: center;
}
.special_footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #ca3832;
}

.special_red_font_italic {
	color: #F00;
	font-style: italic;
	font-size: 36px;
	text-decoration: underline;
}
.special_red_font_italic2 {
	color: #ca3832;
	font-style: italic;
	font-size: 20px;
	text-decoration: underline;
}
.special_center_whitetextbox {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 675px;
	float: left;
	margin: 0 10px 0 10px;
}
.special_float_right2 {
	font-size: 12px;
	padding: 0 50px 0 0px;
	border: thin none #FFF;
	float: right;
}
.special_star_float_l {
	float: left;
	width: 202px;
	height: 104px;
	padding: 0px 0 0 0px;
}
.special_star_float_r {
	float: right;
	width: 165px;
	height: 165px;
	padding: 0 20px 0 0;
}
.special_text_float_l{
	float: left;
	width: 230px;
	height: 104px;
	padding: 30px 0 0 80px;
	font-size: 18px;
}
.special_text_float_r{
	float: right;
	width: 230px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0px;
}

