a.button:link  
{ 
	 font-size:14px; 
	 font-weight:bold;
	 color:#482e24; 
	 text-decoration:none; 
	 border-style:outset; 
	 border-color:#ea9c04; 
	 border-width:3px; 
	 width:100px; 
	 text-align:center;
	 font-family:arial
} 


a.button:visited  
{ 
	font-size:14px; 
	font-weight:bold;
	color:#482e24; 
	text-decoration:none; 
 	border-style:outset; 
 	border-color:#ea9c04;  
	border-width:3px; 
	width:100px; 
	text-align:center;
	font-family:arial
} 

a.button:active  
{ 
 	font-size:14px; 
	font-weight:bold; 
 	text-decoration:none; 
	border-style:inset; 
	border-color:#ea9c04; 
	border-width:3px;  
 	width:100px; 
 	color:#99ffcc; 
 	text-align:center;
 	font-family:arial
} 

a.button:hover  
{ 
 	font-size:14px; 
 	font-weight:bold; 
 	text-decoration:none; 
 	border-style:inset; 
 	border-color:#ea9c04; 
 	border-width:3px;  
 	width:100px; 
 	color:#99ffcc;
 	text-align:center;
 	font-family:arial
}

a:link { 
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #99FFcc;
	line-height: normal; 
	margin: 0px;
	font-weight: bold
}

a:visited { 
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #99FFcc;
	line-height: normal; 
	margin: 0px;
}
a:active { 
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
	line-height: normal; 
	margin: 0px
}

a:hover { 
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
	line-height: normal; 
	margin: 0px
} 

h4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #482e24; text-decoration: none
}

h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight:bolder; color: #FFCC00
}

h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight:bolder; color: #FFCC00
}

p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; font-weight:normal; color: #FFCC66
}

body {
	 background:#ea9c04; color:#ffffff
}

.outer {
	 width:740px;  border-width:10px; border-color:#482e24; padding:0; border-spacing:0; border-style:solid; 
}

.cell {
	background:#db7f00; height:109px; background-image:url(format/orange_flowerbg.jpg)
}

.main {
	width:740px; border-spacing:0; padding:0; border-collapse:collapse;
}

.side {
	background:#482e24; width:120px; background-image:url(format/side_bg.jpg); vertical-align:top; text-align:center;
}

.center {
	background:#482e24; width:110px; vertical-align:top;
}

.picborder {
	border-width:4px; border-color:#ea9c04; border-collapse:collapse; padding:0; border-style:solid;
}

.right {
	background:#482e24; width:575px; vertical-align:top;
}

.thumbs {
	width:98%; border-width:0; border-collapse:collapse; padding:5; text-align:center;
}


