* html, body {
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
} body {
	margin: 0;
	padding: 0;
	font: 11px "Arial";
	min-width: 1000px;
	color: #666666;
	background: #dbdbdb url(images/h_bg.png) repeat-x;
} a {
	color: #666666;
} table { border-collapse: collapse; } td { padding: 0; } input, select { vertical-align: middle; } ul { margin: 0; padding: 0; list-style: none; }
  img { border: 0; } a:hover { text-decoration: none; } form { margin: 0; } p { margin: 0; padding: 0 0 15px 0; }


  .layout {
	min-width: 1000px;
	width: 90%;
	margin: 0 auto 0 auto;
}


  .splash {
	position: absolute;
	width: 94%;
	text-align: right;
	top: 86px;
	left: 0;
	min-width: 1000px;
} .splash img {
	width: 270px;
	height: 270px;
	background: url(images/splash.jpg)
}


  .top {
	background: url(images/h_flag.png) no-repeat;
	height: 47px;
	text-align: right;
	padding: 18px 47px 0 0;
}


  .head {
	background: #dbdbdb url(images/line.gif) 54px top repeat-y;
	padding-top: 12px;
	height: 168px;
} .hor_menu {
	height: 30px;
	padding-left: 90px;
} .hor_menu a {
	margin-right: 12px;
	text-decoration: none;
} .left_column {
	float: left;
	margin-right: 2%;
	width: 31%;
	position: relative;
	z-index: 1;
} .calendar_t {
	padding: 7px;
	border: 1px solid #E8E8E8;
}
.logo {
	height: 138px;
	padding-left: 88px;
	background: url(images/logo_line.gif) right bottom no-repeat;
} .right_column {
	float: left;
	width: 59%;
	position: relative;
	z-index: 1;
} .head .right_column {
	width: 37%;
} .head .right_column p {
	padding: 15px 0 0 30px;
}


  .main {
	background: #ffffff url(images/main_bg.jpg) no-repeat;
} .main .border {
	background: url(images/line.gif) 54px top repeat-y;
	width: 100%;
} .main .left_column {
	background: url(images/left_line.gif) right top no-repeat;
} .menu {
	padding: 20px 0 65px 76px;
} .menu li {
	padding: 6px 0 6px 0;
} .menu a {
	padding-left: 14px;
} .menu .on {
	background: url(images/bullet_menu.gif) left 5px no-repeat;
	text-decoration: none;
	cursor: default;
} .menu a:hover {
	background: url(images/bullet_menu.gif) left 5px no-repeat;
} .events {
	background: #f8efe9 url(images/events_bg.gif) repeat-y;
	margin: 0 8px 0 28px;
} .events .inner {
	background: url(images/events_bg_2.jpg) right bottom no-repeat;
	padding: 15px 0 17px 62px;
	line-height: 18px;
	position: relative;
	z-index: 1;
} .events a {
	display: block;
} .subscribe {
	padding: 22px 0 0 90px;
	width: 64%;
} .subscribe b {
	color: #cc6633;
} .subscribe input {
	font: 11px "Arial";
	color: #666666;
} .subscribe .field {
	font-size: 10px;
	display: block;
	margin: 10px 0 7px 0;
	padding: 0 5px 0 5px;
	width: 60%;
}
  .main .right_column {
	padding-top: 50px;
}
  .highlight {
	background: url(images/highlight_bg.jpg) no-repeat;
	padding: 35px 0 0 30px;
	line-height: 18px;
} .title {
	display: block;
	margin-bottom: 12px;
} .highlight .title {
	margin-bottom: 20px;
} .banner {
	padding: 20px 0 0 30px;
} .padder {
	padding-left: 30px;
	line-height: 18px;
} .current {
	width: 46%;
	height: 280px;
	line-height: normal;
} .current li {
	background: url(images/i_time.gif) 2px 14px no-repeat;
	padding: 12px 0 0 15px;
} .current b {
	display: block;
	color: #cc6633;
} .current a {
	display: block;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
} .interactive {
	width: 46%;
	float: right;
	line-height: normal;
} .interactive .name {
	padding-bottom: 10px;
} .interactive .name a {
	display: block;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
} .interactive .block {
	height: 105px;
} .interactive .block img {
	float: left;
	margin-right: 12px;
}


  .spacer {
	clear: both;
	background: #ffffff;
	height: 23px;
}


  .foot {
	background: url(images/f_bg.gif) repeat-x;
	padding-top: 27px;
	height: 114px;
} .copyright {
	float: left;
	padding-left: 90px;
} .copyright div {
	padding-top: 7px;
} .copyright div a {
	margin-right: 12px;
} .info {
	float: right;
	text-align: right;
	padding-right: 55px;
} .info img {
	margin-top: 7px;
}.listb {
	list-style-image: url(images/list_bullet.gif);
	padding-left: 20px;
	padding-top: 10px;
}
.image_test {
	padding: 3px;
	border: 1px solid #BD6925;
	margin-right: 10px;
}


.left_box {
	float: left;
	width: 280px;
}

.right_box {
	float: right;
	width: 280px;
}



.box {
	background: #f1f1f1;
	border: 1px solid #e3e3e3;
	padding: 12px 14px 12px 14px;
	color: #333333;
	font-size: 11px;
	margin-bottom: 10px;
} .box .content {
	height: 140px;
	padding-bottom: 20px;
} .box h2 {
	font: bold 12px "Arial";
	margin: 0 0 10px 0;
} .box p {
	padding-bottom: 10px;
} .time {
	background: url(images/i_time.gif) left center no-repeat;
	padding-left: 15px;
}


.main_profile_table {
	padding-bottom: 7px;
}

.profile {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #E8E8E8;
	font-size: 11px;
}


