html, body {
	font: 12px Arial, "trebuchet MS", tahoma;
	color:#666;
	margin:0px;
	height:100%; /* IE6: treats as min-height*/
}

a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}

#page{
	margin-right:auto;
	margin-left:auto;
	width:960px;
	height:600px;

}

#home_title_vertical{
	margin-top:300px;
	padding-left:35px;
	padding-right:35px;
	float:left;
	letter-spacing:1px;
}

#home_title_horizontal{
	padding-left:16px;
	padding-right:35px;
	float:left;
	letter-spacing:1px;
}

#home_art_vertical{
	padding-left:30px;
	padding-right:30px;
	width:400px;
	float:left;
	vertical-align:middle;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

#home_art_horizontal{
	padding-right:30px;
	width:400px;
	float:left;
	vertical-align:middle;
}

#home_art_vertical img{
	border-left:#e7e7e7 16px solid;
	border-right:#e7e7e7 16px solid;
	border-top:#e7e7e7 1px solid;
	border-bottom:#e7e7e7 1px solid;
	clear:both;
	vertical-align:middle;
}

#home_art_horizontal img{
	border-left:#e7e7e7 16px solid;
	border-right:#e7e7e7 16px solid;
	border-top:#e7e7e7 1px solid;
	border-bottom:#e7e7e7 1px solid;
	clear:both;
	vertical-align:middle;
}

#home_art_caption_vertical{
	padding-top:5px;
	text-align:center;
}

#home_art_caption_horizontal{
	padding-top:5px;
	text-align:right;
	width:745px;
}


#home_menu_vertical{
	float:right;
	width:230px;
	height:300px;
	background: url(../../../images/logos/01/dreambank_logo.gif) no-repeat left top;
	margin-top:270px;
	text-align:left;
}

#home_menu_horizontal{
	float:right;
	width:180px;
	height:300px;
	background: url(../../../images/logos/01/dreambank_logo.gif) no-repeat left top;
	margin-top:270px;
	text-align:left;
}

#home_menu_vertical UL, #home_menu_horizontal UL{
	padding:10px 0px 0px 0px;
	margin:60px 0px 0px 0px;
	border-top:#CCC 1px solid;
	list-style:none;
}

#home_menu_vertical UL LI, #home_menu_horizontal UL LI{
	list-style:none;
}

#home_menu_vertical UL LI A, #home_menu_horizontal UL LI A{
	display:block;
	padding:4px;
}

#home_menu_vertical UL LI A:hover, #home_menu_horizontal UL LI A:hover{
	background-color:#85aa53;
	color:#ffffff;
}


#sub_header{
	height:130px;

}

#sub_header #logo{
	float:left;
	height:100px;
	width:460px;
	border-bottom:#CCC 1px solid;
	background: url(../../../images/logos/01/dreambank_logo.gif) no-repeat left 35px;
}

#sub_header #menu{
	float:left;
	height:130px;
	width:500px;
	background-color:#e7e7e7;
}

#sub_header #menu #title {
	clear: both;
	height: 46px;
	color: #eeeeee;
	background: #d0d0d0;
	text-align:center;
	padding-top:40px;
	padding-bottom:14px;
	font-size:35px;
	letter-spacing:10px;

}

#sub_header #menu #links {
	clear: both;
	color: #5d5c5c;
	text-align:center;
	font-size:12px;
	padding-top:7px;
}

#sub_header #menu #links UL{
	list-style:none;
	margin:0px;
	padding:0px;
}

#sub_header #menu #links UL LI{
	list-style:none;
	display:inline;
	padding-right:8px;
	padding-left:5px;
}

#sub_header #menu #links UL LI A:hover{
	color:#85aa53;
}

#sub_content{
	height:380px;
	padding-top:30px;
	padding-bottom:30px;
}

#sub_footer{
	height:28px;
}

#sub_footer #title{
	float:left;
	padding-right:15px;
	height:21px;
	padding-top:7px;
	letter-spacing:1px;
}
#sub_footer #liner{
	float:left;
	padding-top:0px;
	border-bottom:#CCC 1px solid;
	width:463px;
}

.gecko #sub_footer #liner{
	float:left;
	padding-top:15px;
	border-bottom:#CCC 1px solid;
	width:463px;
}

#sub_footer #pager{
	float:right;
	height:28px;
	width:360px;
	background: #e7e7e7;
}

.bullet{
	background: url(../../../images/icons/bullet_g.png) no-repeat right center;
}

#sub_header #logo #home {
	height: 70px;
	width: 170px;
	margin-top: 25px;
}

#gallery UL{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px;
}
#gallery UL LI{
	display:inline;
}

#gallery UL LI img{
	border:#e7e7e7 1px solid;
	border-bottom:#e7e7e7 4px solid;
	margin:0px 5px 5px 0px;
	background-color:#e7e7e7;
}

#gallery UL LI img:hover{
	border:1px solid #ccc;
	filter: Gray;
}

UL#gallery_id {
	display:inline;
}

UL#gallery_id  LI img{
	border:#e7e7e7 1px solid;
	border-bottom:#e7e7e7 4px solid;
	margin:0px 19px 20px 0px;
	background-color:#e7e7e7;
}

LI#gallery_id  img:hover{
	border:1px solid #ccc;
	filter: Gray;
}

.highlight{
	padding:6px;
	color:#fff;
	background-color:#666;
 
}
