body { background: #ffffff url(../images/bg.png) top repeat-x; font-family: arial, Microsoft Sans-Serif, lucida sans, verdana, arial, helvetica, sans-serif; font-size: 14px; color: #333333; margin: 0; padding: 0; text-align: center;}

a, a:visited, a:active { color: #405e7b; text-decoration: underline;}	
a:hover { color: #666666;}

h1 {font-size: 18px; margin: 0 0 5px 0;}
h2 {font-size: 20px; margin: 0 0 5px 0; color: #405e7b; border-bottom: 1px solid #dddddd;}
h3 {font-size: 16px; margin: 0 0 2px 0; padding: 5px 0 0 0; }
h4 {font-size: 16px; margin: 0 0 2px 0; padding: 5px 0 0 0; border-bottom: 1px solid #dddddd; }
hr {width: 100%; height: 1px; border-top: 1px solid #dddddd; }

table {padding: 5px 10px; margin: 5px 0 0 10px;}
td {padding: 2px 10px 2px 0;}
th {font-size: 15px; background: #eeeeee; padding: 2px;}

.error {background: #fbe1e1; padding: 10px; border: 1px solid #df3737; margin: 0px 0px 20px 0px; color: #444444;}
.success {border: 1px solid #ffe222; background: #fffbe2; color: #444444; padding: 10px; margin: 0 0 20px 0;}

#container { width: 900px; margin: 0 auto; padding: 0; text-align: left;}

#header {
	margin: 0;
	padding: 0;
	height: 78px;
	}

.logo {margin-top: 19px; position: absolute; padding: 0; float: left; }
	.logo img {border:none;}

.logo_text {
	position: absolute;
	margin: 38px 0 0 120px;
	padding: 0 0 0 15px;
	border-left: 1px solid #999999;
	float: left;
	width: 720px;
	font-size: 14px;
	font-weight: bold;
	}

.clear {clear: both;}

#nav_top {
	float: right;
	font-size: 13px;
	height: 33px;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: center;
	}

	#nav_top ul {
		display: block;
		list-style: none;
		padding: 0 0 3px;
		margin: 0;
		float: right;
		}

	#nav_top li {
		margin: 0;
		padding: 8px 10px 2px 0;
		display: block;
		float: left;
		height:23px;
		background: #405e7b;
		}

	#nav_top li.first { 
		padding-left: 6px; 
		}

	#nav_top li.last { 
		padding-right: 3px;
		padding-left: 3px;
		}

	#nav_top li.left {
		background: url(/images/background_top_left.png) no-repeat;
		
		width: 10px;
		height: 33px;
		padding: 0;
		}

	#nav_top li.right {
		background: url(/images/background_top_right.png) no-repeat;
		width: 10px;
		height: 33px;
		padding: 0;
		}

	#nav_top a {
		color: #ffffff;
		text-decoration: none;
		border-right: 1px solid #ccc;
		padding-right: 10px;
		}

	#nav_top a:hover {
		text-decoration: underline;
		}

	#nav_top input {
		padding: 0;
		margin: -3px 0 0 0;
		}

	#nav_top form {
		margin: 0;
		padding: 0;
		}

#nav_bot {
	padding: 0;
	margin: 0px 0 0 0;
	height: 31px;
	font-size: 13px;
	}

	#nav_bot ul {
		display: block;
		list-style: none;
		padding: 0;
		margin: 0;
		float: right;
		}

	#nav_bot li {
		background: url(../images/button_bg_in.png) top left no-repeat;
		margin: 0 0 0 2px;
		padding: 0 0 0 15px;
		height: 31px;
		float: left;
		}

	#nav_bot a {
		display: block;
		background: url(../images/button_bg_in.png) top right no-repeat;
		padding: 8px 15px 8px 0;
		font-weight: bold;
		color: #405e7b;
		}

	#nav_bot a:hover {
		color: #666666;
		}		

#midbar {
	width: 100%;
	height: 64px;
	background: url(../images/background_bar_big_v2.png) top right no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	}

	* html #midbar {
		margin: -4px 0 0 0;
		}

.crumbs {
	padding: 40px 0 0 0;
	font-weight: bold;
	}

#main {
	padding: 0;
	margin: 15px 0 0 0;
	width: 100%;
	}

#left {
	width: 245px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #dddddd;
	}

#news {
	padding: 7px 9px;
	background: url(../images/background_left.png) top left no-repeat;
	}

#news_class { border:#F3F2E0 1px solid; font-size:12px;}
  #news_class .head{ font-weight:bold;  background:#F3F2E0; padding:8px 4px 8px 4px; font-size:13px}
  #news_class .foot{ border-top:#F3F2E0 1px solid; padding:8px 4px 8px 4px; font-size:10px;}
  #news_class p {padding:8px 4px 8px 4px;}
  #news_class li {margin-bottom:6px;}
 
  #news_class a{text-decoration:none}
  #news_class a:hover{text-decoration:underline}
  

#left ul {
	list-style-type: none;
	line-height: 17px;
	margin-left: 15px;
	text-indent: -15px;
	padding-left: 0;
	margin-bottom: 10px;
	}

#left li {
	padding: 0 0 10px 0;
	}

#left li span {
	font-size: 13px;
	}

#left_top {
	padding: 7px 9px;
	background: url(http://www.dvase.org/images/background_left.png) top left no-repeat;
	}

#left_bot {
	padding: 7px 9px;
	}

.small { font-size:9px; font-weight:bold}

.sponsors {
	text-align: center;
	}

.sponsors img {
	border: 0px;
	}

#content {
	width: 645px;
	float: left;
	padding: 0;
	margin: 0;
	}

#content ul {
	list-style-image: url(../images/bullet.png);
	line-height: 17px;
	margin-left: 35px;
	padding-left: 0;
	margin-bottom: 10px;
	}

#content p {
	line-height: 1.5em;;
	}

.main_img {
	float: right;
	padding: 1px;
	border: 1px solid #999999;
	margin: 0 0 5px 5px;
	}

.index_article {
	background: url(../images/article_icon.gif) top left no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 10px 22px;
	border-bottom: 1px solid #dddddd;
	}

.index_byline {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 12px;
	}

.index_more {
	text-align: center;
	}

.body_list {
	list-style-image: url(../images/bullet.png);
	line-height: 17px;
	margin-left: 35px;
	padding-left: 0;
	margin-bottom: 10px;
	}

.body_list li {
	padding: 0 0 8px 0;
	line-height: 1.5em;
	font-size: 13px;
	}

.contact {
	width: 200px;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	background: #efefef;
	border: 1px solid #dddddd;
	}

.search_query {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dddddd;
	}

.search_query p {
	margin-left: 45px;
	}

.search_number {
	float: left;
	padding: 5px 5px 0 0;
	margin: 0 15px 10px 0;
	font-size: 18px;
	border-right: 1px solid #d0d4d4;
	width: 25px;
	text-align: right;
	}



.event_head {
	font-weight: bold;
	text-align: right;
	padding: 2px 5px 2px 10px;
	margin: 0 10px 0 10px;
	width: 100px;
	}

.album {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 18px;
	}

#footer {
	background: #D6DFE0;
	padding: 5px 15px;
	margin: 20px 0 10px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align:center;
	}

.padded { padding:0px 5px 0px 5px; }