body
	{
	margin:0;
	padding:0;
	background-color: #0094cf;
	background:url('../gfx/bg_site.gif') top left ;
	background-repeat:repeat;
	}

	 
#container
	{
	width:988px;
	text-align:left;
	margin:0 auto;
	position:relative;top:0px;
	background: #0094cf;
	}
	
#wrapper
	{
	width:988px;	
	overflow:auto;
	position:relative;top:0px;
	}
	
	
#photos_side
	{
	width:140px;
	height:300px;
	position:relative;top:35px;left:0px;
	float:right;
	}
	
#photo01
	{
	width:140px;
	height:100px;
	float:left;
	}
	
#photo02
	{
	width:140px;
	height:100px;
	float:left;
	}
	
#photo03
	{
	width:140px;
	height:100px;
	float:left;
	}
	
#top
	{
	width:848px;
	height:35px;
	position:relative;top:0px;left:0px;
	}

#header
	{
	width:848px;
	height:265px;
	position:relative;top:0px;left:0px;
	}

#menu
	{
	width:848px;
	height:25px;
	position:relative;top:0px;left:0px;
	background:url('../gfx/bg_menu.gif') top left no-repeat;
	background-repeat:no-repeat;
	float:left;
	}
	
#menu_inside
	{
	width:644px;
	height:25px;
	position:relative;top:0px;left:25px;
	float:left;
	}
	
#button01
	{
	width:76px;
	height:25px;
	float:left;
	}

#button02
	{
	width:76px;
	height:25px;
	float:left;
	}
	
#button03
	{
	width:70px;
	height:25px;
	float:left;
	}
	
#button04
	{
	width:76px;
	height:25px;
	float:left;
	}
	
#button05
	{
	width:98px;
	height:25px;
	float:left;
	}
	
#button06
	{
	width:82px;
	height:25px;
	float:left;
	}
	
#button07
	{
	width:78px;
	height:25px;
	float:left;
	}
	
#button08
	{
	width:88px;
	height:25px;
	float:left;
	}
	
#menu_right
	{
	width:179px;
	height:25px;
	float:right;
	}
 
#middle_up
	{
	width:848px;
	height:10px;
	position:relative;top:0px;left:0px;
	background:url('../gfx/bg_mid_up.gif') top left no-repeat;
	background-repeat:no-repeat;
	clear: both;
	}

#middle_down
	{
	width:848px;
	height:34px;
	position:relative;top:0px;left:0px;
	background:url('../gfx/bg_mid_down.gif') top left no-repeat;
	background-repeat:no-repeat;
	clear: both;
	}

#middle
	{
	width:848px;
	position:relative;top:0px;left:0px;
	background: f2ebca;
	clear: both;
	}
	
#middle_bg
	{
	width:100%;
	position:relative;top:0px;left:0px;
	background:url('../gfx/bg_middle.gif') top left repeat-y;
	float:left;
	height:100%; /* */
	}

#bottom
	{
	width:848px;
	height:58px;
	position:relative;top:0px;left:0px;
	background-image:url('../gfx/bg_bottom.gif');
	clear: both;
	}
	
#menu_bottom
	{
	width:848px;
	height:40px;
	position:relative;top:0px;left:0px;
	clear: both;
	}
	

	
#content
	{
	width:848px;
	position:relative;top:0px;left:0px;
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	}
	
#content_inside
	{
	width:756px;
	position:relative;top:0px;left:50px;
	text-align:left;
	float:left;
	}
	
#content_inside_left
	{
	width:340px;
	position:relative;top:0px;left:0px;
	padding-right:10px;
	text-align:left;
	float:left;
	background: #ffffff;
	}
	
#content_inside_right
	{
	width:250px;
	position:relative;top:0px;left:0px right:10px;
	text-align:left;
	float:right;
	background: #ffffff;
	}

#frame_bright
	{
	width:608px;
	position:relative;top:0px;left:0px;
	background: #ffffff;
	padding:2px;
	} 

#frame_dark
	{
	width:608px;
	position:relative;top:0px;left:0px;
	background: #EDF6FF;
	padding:2px;
	}

.photos
	{
	padding:3px;
	margin-right:3px;
	margin-bottom:5px;
	border-color: #E7BE7E;
	background-color:#E7BE7E;
	}
	
.photos:hover
	{
	border-color: #E89B40;
	background-color:#E89B40;
	}

.photos_center
	{
	padding:4px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	border-color:#b9ad92;
	background-color:#b9ad92;
	}

.photos_center:hover
	{
	border-color: #dbd2be;
	background-color:#dbd2be;
	} 
	
.photos_right
	{
	padding:3px;
	margin-left:8px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:4px;
	text-align:right;
	border-color:#E89B40;
	background-color:#E89B40;
	}

.photos_right:hover
	{
	border-color: #E89B40;
	background-color:#E89B40;
	}
	
.photos_space_right
	{
	padding:2px;
	margin-left:8px;
	margin-right:8px;
	margin-top:0px;
	margin-bottom:4px;
	text-align:right;
	border-color:#b9ad92;
	background-color:#b9ad92;
	}
	
.photos_space_right:hover
	{
	border-color: #dbd2be;
	background-color:#dbd2be;
	}
 
.photos_left
	{
	padding:4px;
	margin-left:0px;
	margin-right:6px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:left;
	border-color:#b9ad92;
	background-color:#b9ad92;
	}

.photos_left:hover
	{
	border-color: #dbd2be;
	background-color:#dbd2be;
	} 
 
.text_title
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#C81E00;
	font-size:15px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_title_right
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ae1313;
	font-size:15px;
	text-align:right;
	font-weight:bold;
	letter-spacing:0px;
	background-color:transparent;
	}

.text_normal
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	text-align:left;
	font-size:15px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_italic
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#2c4a86;
	text-align:left;
	font-size:15px;
	font-style:italic;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_normal_highl
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#e61400;
	text-align:left;
	font-size:15px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_normal_warn
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#e61400;
	text-align:left;
	font-size:15px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_bigger
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:transparent;
	}	
 
.text_center
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	text-align:center;
	font-size:15px;
	letter-spacing:0px;
	background-color:transparent;
	}

.text_right
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	font-size:15px;
	text-align:right;
	letter-spacing:0px;
	background-color:transparent;
	}

.text_justify
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	font-size:15px;
	text-align:justify;
	letter-spacing:0px;
	line-height: 1.3;
	background-color:transparent;
	}

.text_bold
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_small
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#1b49a3;
	text-align:left;
	font-size:13px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_small_center
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#5b0f0c;
	text-align:center;
	font-size:13px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_small_right
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#5b0f0c;
	text-align:right;
	font-size:13px;
	letter-spacing:0px;
	background-color:transparent;
	}
	
.text_small_italic
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#5b0f0c;
	text-align:left;
	font-size:13px;
	font-style:italic;
	letter-spacing:0px;
	background-color:transparent;
	}
 
.text_menu_down
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#dddddd;
	text-align:center;
	padding-top:1px;
	font-size:12px;
	text-decoration:none;
	background-color:transparent;
	}
	
.text_menu_down_a
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#eeeeee;
	text-align:center;
	padding-top:1px;
	font-size:11px;
	text-decoration:none;
	background-color:transparent;
	}

.text_normal_bg01
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ffffff;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:#7eb9ee;
	}	
 
.text_normal_bg02
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fefadf;
	}
	
.text_normal_bg03
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fffce8;
	}
	
.text_normal_bg04
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ffffff;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:#63aced;
	}	

.text_normal_bg05
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fff4ab;
	}
	
.text_normal_bg06
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fef9d9;
	} 
	
.text_normal_bg07
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ffffff;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:#419ced;
	}	
 
.text_normal_bg08
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fff7bd;
	}
	
.text_normal_bg09
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:left;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fff4ab;
	}


.text_center_ob
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ff3d17;
	text-align:center;
	font-size:14px;
	letter-spacing:0px;
	background-color:#fff4ab;
	}


.text_center_bb
	{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	background-color:#82b0f5;
	}	
 
	 

a.link01:link {
	color: #C10000;
	text-decoration: none;
	}
a.link01:visited {
	color: #C10000;
	text-decoration: none;
	}
a.link01:hover {
	color: #F20000;
	text-decoration: none;
	}
	
a.link02:link {
	color: #ae1313;
	text-decoration: none;
	}
a.link02:visited {
	color: #ae1313;
	text-decoration: none;
	}
a.link02:hover {
	color: #e11a1a;
	text-decoration: none;
	}
	
a.link03:link {
	color: #dddddd;
	text-decoration: none;
	}
a.link03:visited {
	color: #dddddd;
	text-decoration: none;
	}
a.link03:hover {
	color: #ffdd00;
	text-decoration: none;
	}
	
a.link04:link {
	color: #eeeeee;
	text-decoration: none;
	}
a.link04:visited {
	color: #eeeeee;
	text-decoration: none;
	}
a.link04:hover {
	color: #ffdd00;
	text-decoration: none;
	}

 
a.link05:link {
	color: #72808F;
	text-decoration: none;
	}
a.link05:visited {
	color: #72808F;
	text-decoration: none;
	}
a.link05:hover {
	color: #5E6975;
	text-decoration: none;
	}
	
	
a.button01r
	{
	border: 0px;
	display: block;
	width: 76px;
	height: 25px;
	background: url(../gfx/button01.gif) 0 0 no-repeat;
	}
a.button01r:hover
	{
	background-position: 0 -25px;
	}
	
a.button02r
	{
	border: 0px;
	display: block;
	width: 76px;
	height: 25px;
	background: url(../gfx/button02.gif) 0 0 no-repeat;
	}
a.button02r:hover
	{
	background-position: 0 -25px;
	}
	
a.button03r
	{
	border: 0px;
	display: block;
	width: 70px;
	height: 25px;
	background: url(../gfx/button03.gif) 0 0 no-repeat;
	}
a.button03r:hover
	{
	background-position: 0 -25px;
	}
	
a.button04r
	{
	border: 0px;
	display: block;
	width: 76px;
	height: 25px;
	background: url(../gfx/button04.gif) 0 0 no-repeat;
	}
a.button04r:hover
	{
	background-position: 0 -25px;
	}
	
a.button05r
	{
	border: 0px;
	display: block;
	width: 98px;
	height: 25px;
	background: url(../gfx/button05.gif) 0 0 no-repeat;
	}
a.button05r:hover
	{
	background-position: 0 -25px;
	}
	
a.button06r
	{
	border: 0px;
	display: block;
	width: 82px;
	height: 25px;
	background: url(../gfx/button06.gif) 0 0 no-repeat;
	}
a.button06r:hover
	{
	background-position: 0 -25px;
	}
	
a.button07r
	{
	border: 0px;
	display: block;
	width: 78px;
	height: 25px;
	background: url(../gfx/button07.gif) 0 0 no-repeat;
	}
a.button07r:hover
	{
	background-position: 0 -25px;
	}
	
a.button08r
	{
	border: 0px;
	display: block;
	width: 88px;
	height: 25px;
	background: url(../gfx/button08.gif) 0 0 no-repeat;
	}
a.button08r:hover
	{
	background-position: 0 -25px;
	}

	
a.photo01r
	{
	border: 0px;
	display: block;
	width: 140px;
	height: 100px;
	background: url(../gfx/photo_side_01.jpg) 0 0 no-repeat;
	}
a.photo01r:hover
	{
	background-position: 0 -100px;
	} 

a.photo02r
	{
	border: 0px;
	display: block;
	width: 140px;
	height: 100px;
	background: url(../gfx/photo_side_02.jpg) 0 0 no-repeat;
	}
a.photo02r:hover
	{
	background-position: 0 -100px;
	} 
	
a.photo03r
	{
	border: 0px;
	display: block;
	width: 140px;
	height: 100px;
	background: url(../gfx/photo_side_03.jpg) 0 0 no-repeat;
	}
a.photo03r:hover
	{
	background-position: 0 -100px;
	}  
 