body {
	margin: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	text-decoration:none;
	line-height: 15px;
}
strong {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #95288f;
	text-align: left;
	text-decoration:none;
	line-height: 15px;
	font-weight: bold;
}
A {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #e032af;
	text-align: right;
	text-decoration: none;
	font-style: normal;
}
#wrapper{
	width:760px;
	background-color:#ffffff;
}
#header {
	margin-top:0px;
	height: 0px;
	clear: both;
 
}
#menu {
	position: relative;
	clear:left;
	float: left;
	width: 230px;
	height:230px;
}
#image_header {
	float:left;
	width:530px;
	height:230px;

}
#blank_box{
	position: relative;
	clear:both;
	float:left;
	clear:left;
	width:230px;
	height:46px;

}
#search{
	float:left;
	width:530px;
	height:36px;
	text-align: center;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	background-image: url(../images/moveit_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#question{
	position: relative;
	float:left;
	clear:left;
	width:230px;
	min-height:420px;
	background-color: #fff;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #666666;
	background-position: right 20px;
	background-repeat: no-repeat;
}

#question ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
.sub_items a{
	color: #59a8d7;

}
.sub_items a:hover{
	color: #ef3f34;

}
#question ul li{
	display:block;
	float:left;
	clear:left;
	background-image: url(../images/return_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#question ul li a:hover{
color:#ef3f34;
}
#main{
	float:right;
	width:510px;
	text-align:left;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 360px;
	background-image: url(../images/vert_ruler.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	margin-top: 20px;
}
#footer{
	width:500px;
	float:right;
	height:30px;
	padding-top:2px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 30px;
	margin-top: 10px;
}
#user1{
	float:left;
	height:110px;
	width:380px;
	overflow:hidden;
	vertical-align: top;

}
#user3{
	width:245px;
	height:160px;
	float:right;
	clear:right;

}
#user4{
	width:200px;
	height:140px;
	overflow: hidden;
	float:right;
	clear:right;

}
#user5{
	width:200px;
	height:120px;
	overflow: hidden;
	float:right;
	clear:right;

}
#user2{
	width:245px;
	height:160px;
	float:left;
	clear: left;

}

#contentheading{
	font-family:"Georgia", "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #bb0404;
	text-align: left;
}
.contentheading_sml{
	font-family:"Georgia", "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #bb0404;
	text-align: left;
}
.formtexterea { 
color: #524417; 
font-size: 10px; 
font-family: "Trebuchet MS"; ; 
font-style: normal; 
font-weight: normal; 
line-height: 14px; 
text-decoration: none; 
background-color: #f5f1e4; 
margin: 0; 
padding: 4px; 
width: 162px; 
height: 60px; 
border: solid 1px #494a4d }


.formbutton{
margin: 0; 
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 4px;
}
.formbutton_go{
margin: 0; 
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
width:26px;
background:url(../images/go.jpg) repeat-x left top;
}
.formtextfield { 
color: #524417; 
font-size: 10px; 
font-family: "Trebuchet MS"; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background-color: #f5f1e4; 
margin: 0; 
width: 170px; 
height: 15px; 
border: solid 1px #494a4d  
}
.formdropdown {
	color: #5a5a5a;
	font-size: 9px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #ededed;
	margin: 0;
	height: 18px;
	border: solid 1px #494a4d
}
.searchButton {
	color: #5a5a5a;
	font-size: 9px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #ededed;
	margin: 0;
	height: 18px;
	border: thin solid #996666;
}
.side_headline{
	font-size:22px;
	font-family: "Trebuchet MS";
	color: #baae80;
	font-weight: normal;
	text-align: right;
	
}
.side_sub{
	font-size:10px;
	font-family: "Trebuchet MS";
	color: #524417;
	font-weight: bold;

}
.side_copy{
	font-size:10px;
	font-family: "Trebuchet MS";
	color: #657485;
	font-weight: normal;
}
.contentsub{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #c8c8b4;
	text-align: left;
	font-weight: bold;
}

#bottomnavi{ position:relative; display:block; height:12px; font-size:10px; font-family: "Trebuchet MS"; text-align: center; padding-top:2px; float:right; }


#bottomnavi ul{
margin:0;
padding:0 0 0 0;
list-style-type:none;
width:auto;
}

#bottomnavi ul li{
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#bottomnavi ul li a{ display:block; font-size:10px; font-family: "Trebuchet MS"; font-weight: bold; float:right; color:#ffffff; text-decoration:none; padding:4px 5px 0; height:12px; background-color: transparent; background-image: url(../images/bgDIVIDER.gif); background-repeat: no-repeat; background-position: right bottom; }


#bottomnavi ul li a:hover,#bottomnavi ul li a.current{
	color:#95288f;
}
#bottomnavi ul li a.last_current{
	background-image: none;
	color:#000000;
	font-weight: normal;
	padding:4px 0px 0px 9px;
}
#bottomnavi ul li a.last{
	background-image: none;
	padding:4px 0px 0px 9px;
}

#topnavi{ position:relative; display:block; font-size:14px; font-family:"Trebuchet MS"; padding-top:22px; float:left; width: 220px; font-weight: bold; padding-left: 0; }


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto; 
}

#topnavi ul li {
	display:block;
	float:left;
	clear:left;
	margin:0;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topnavi ul li a{ display:block; float:left; color:#95288f; text-decoration:none; height:17px; width: 170px; font-size:17px; padding: 9px 9px 5px; }


#topnavi ul li a:hover,#topnavi ul li a.current{
	color:#e23fb4;
}
#topnavi ul li a:hover,#topnavi ul li a.last_current{
	color:#e23fb4;
}
.formbutton_go1 {
margin: 0; 
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;

width:26px;
height:26px;
background:url(../images/go.jpg) repeat-x left top;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #e23fb4;
	text-align: left;
	min-height:22px;
	font-style: normal;
	text-transform: capitalize;
	line-height: 22px;
}
.headline{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #e23fb4;
	text-align: left;
	min-height:30px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 22px;
}
h2{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #e23fb4;
	text-align: left;
	line-height:22px;
}
#news_title{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height:20px;
	line-height:12px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	min-height:12px;
}
.subheadline{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	min-height:12px;
}
.news_snip{
	height:58px;
	overflow:hidden;
	width: 530px;
}
#caption_sml{
height:50px; 
width:165px; 
overflow:hidden; 
padding-right:5px;
}
#caption_lrg{
height:90px; 
width:370px; 
overflow:hidden;
}
.stuff_hd_details{
	background-color:#336644;
	color:#FFFFFF;
	padding-left: 10px;
}
.box { background-color: #f8cfec; text-align: left; width: 355px; height: 20px; padding: 3px; border: solid 2px #eb7bcb; }
.box_lrg { background-color: #f8cfec; padding: 3px; width: 355px; height: 200px; border: solid 2px #eb7bcb; }
td {font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
	line-height: 15px; }
