* {
  margin: 0;
  padding: 0;
}

html { 
height: 100%; 
}

td {
	text-align: left;
}

body {	
	background-color: #000;
	color:#000;
	text-align:center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	background-color: #b5d9fd;
}

#container {
	position:relative;
	width:475px;
	top:0px;
	left:0px;
	text-align:center;
	margin:0 auto 0 auto;
}

#content_main {
	position: absolute;
	width:475px;
	height:300px;
	top:0px;
	left:-20px;
	z-index:100;
}

#content_index {
	position: absolute;
	width:475px;
	height:300px;
	top:0px;
	left:0px;
	z-index:100;
}

#title_main {
	position: absolute;
	width:475px;
	height:45px;
	top:140px;
	left:0px;
	z-index:200;	
}

#text_main {
	position: absolute;
	width:400px;
	height:100px;
	top:180px;
	left:30px;
	padding:10px;
	text-align: left;
	z-index:1000;
}

#image_main_001{
	position:absolute;
	width:78px;
	height:104px;
	border:1px solid #fff;
	top:20px;
	left:28px;
}

#image_main_002{
	position:absolute;
	width:78px;
	height:104px;
	border:1px solid #fff;
	top:20px;
	left:111px;
}

#image_main_003{
	position:absolute;
	width:78px;
	height:104px;
	border:1px solid #fff;
	top:20px;
	left:194px;
}

#image_main_004{
	position:absolute;
	width:78px;
	height:104px;
	border:1px solid #fff;
	top:20px;
	left:277px;
}

#image_main_005{
	position:absolute;
	width:78px;
	height:104px;
	border:1px solid #fff;
	top:20px;
	left:360px;
}

.image_border{
	border:1px solid #fff;
}

#title_sections {
	position: absolute;
	width:475px;
	height:45px;
	top:10px;
	left:0px;
	z-index:200;
	text-align:center;
}

#gallery_nav {
	position: absolute;
	width:475px;
	height:15px;
	top:55px;
	left:0px;
	z-index:200;
	text-align:center;
}

#gallery_content {
	position: absolute;
	width:475px;
	top:75px;
	left:0px;
	z-index:100;
	text-align:center;
}

#content_section {
	position: absolute;
	width:475px;
	top:0px;
	left:0px;
	z-index:100;
}

#content_text {
	position: absolute;
	width:445px;
	top:55px;
	left:0px;
	z-index:100;
	text-align:center;
	padding-left:15px;
	padding-right:15px
}

.date {
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.whitetxt {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}


.note {
	font-family: Verdana,Arial,sans-serif;
	font-style:oblique;
	font-size: 10px;
	color: #336699;
}

a:link,a:active,a:visited { 
	color: #336699; 
	text-decoration:none;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a.subnav:link,a.subnav:active,a.subnav:visited { 
	color: #336699; 
	text-decoration:none;
	font-family: Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a:hover,a:visited:hover{
	color:#12416f;
	text-decoration: none;
}

a.subnav:hover,a.subnav:visited:hover{
	color:#112D48;
	text-decoration: none;
}

a.top:link,a.top:active,a.top:visited { 
	color: #ffffff; 
	text-decoration:none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}

a.top:hover,a.top:visited:hover{
	color:#12416f;
	text-decoration: none;
}

input,textarea,select { 
	font:10px verdana, sans-serif; 
	color:#336699; 
	background-color:#b5d9fd;
	padding:2px;
}

.field { 
	border:1px solid #fff; 
	width:280px;
	height:13px;
}

.field2 { 
	border:1px solid #fff; 
	width:280px;
}

.field3 { 
	border:1px solid #fff; 
	width:300px;
}

.submit {
	font-size:10px;
	border: 1px solid #fff;
	color: #fff;
	padding:2px;
}

.blk_text {
	color: #336699; 
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}

#newflower{
	position: absolute;
	z-index:0;
	left: 110px;
	top: 200px;
	
}

#banner{
	position:absolute;
	left: 30px;
	top: 285px;
	z-index:1000;
}

