.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;
        color: #ca3832;
}

.special_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}
.special_title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
        color: #ca3832;
}
.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: #332570;
}
.special_float_right {
	font-size: 16px;
	padding: 20px 20px 0 20px;
	border: thin solid #FFF;
}
.special_float_right2 {
	font-size: 12px;
	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: 200px;
	height: 300px;
	padding: 0 0 0 20px;
}
.special_pic_float_r3 {
	float: right;
	width: 350px;
	height: 300px;
	padding: 0 10px 0 60px;
}
.special_pic_float_c {
	float: left;
	width: 350px;
	height: 250px;
	padding: 0 0 0 150px;
}
.special_pic_float_c2 {
	float: left;
	width: 400px;
	height: 400px;
	padding: 0 0 0 150px;
}
.special_star_float_l {
	float: left;
	width: 202px;
	height: 104px;
	padding: 40px 0 0 20px;
}
.special_star_float_r {
	float: right;
	width: 165px;
	height: 165px;
	padding: 0 20px 0 0;
}
.special_pic_float_l {
	float: left;
	width: 300px;
	height: 300px;
	padding: 10px 20px 0 20px;
}
.special_pic_float_l2 {
	float: left;
	width: 300px;
	height: 350px;
	padding: 20px 0 0 0;
}
.special_pic_float_l3 {
	float: left;
	width: 300px;
	height: 370px;
	padding: 0 0 0 20px;
}


.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;
}
