body {
	font-family: "Century Gothic", futura, "Twentieth Century", Graphicus, verdana, lucida, arial, helvetica, sans-serif;
	/* font-family: verdana; */
	/* font-family: arial, verdana, lucida, helvetica, sans-serif; */
	/* font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif; */
	/* font-size: 90%; */
	font-size: 85%;
	background-color: #FFFFFF;
        /* background-image: url(bg.gif); */
}
#container {
	position: relative;
	width:    673px;
	margin:    10px auto;
        background-image: url(3.jpg);
}
#top {
	color: #FFFFFF;
	position: absolute;
	top:        0px;
	left:       0px;
	width:    221px;
	height:   254px;
	background-color: #FFFFFF;
        background-image: url(1.jpg);
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	/* padding-left: 8px; */
	/* padding-top:  0px; */
}
#top a:link, #top a:active, #top a:visited {
	color: #FF6600;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topright {
	position: absolute;
	top:        0px;
	left:     226px;
	height:    95px;
	width:    447px;
	text-align: left;
	font-size: 80%;
}
#topright h3 {
	/* font-family: "Franklin Gothic Medium", verdana, arial, helvetica, sans-serif; */
	font-family: "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 300%;
	color: #666666;
	/* color: #000000; */
	margin-top:   0px;
	margin-left: 30px;
	padding:      0px;
}
#topright h4 {
	/* font-family: "Franklin Gothic Medium", verdana, arial, helvetica, sans-serif; */
	font-family: "Century Gothic", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 200%;
	color: #FF6600;
	margin-left: 30px;
	padding:      0px;
}
.cl {
	clear:both;
}
#gallery {
	position: absolute;
	top:      104px;
	left:     226px;
	width:    447px;
	padding-top: 9px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#news {
	position: absolute;
	top:      254px;
	left:       0px;
	width:    213px;
	height:   417px;
	margin-top: 0px;
        background-image: url(4.jpg);
	color: #FFFFFF;
	padding: 4px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/* #news a:link, #news a:visited { */
#news a:link, #news a:visited, #news a:active {
	padding-left: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
/* 
#news a:active {
	padding-left: 8px;
	text-decoration: none;
	color: #FF6600;
}
*/
#news a:hover {
	padding-left: 8px;
	text-decoration: underline;
	color: #FF6600;
}
#news h1 {
	padding:   4px;
	margin:    4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	/* border-bottom-style: dotted; */
	border-bottom-color: #FF6600;
	/* border-bottom-color: #FFCC99; */
}
#news p {
	margin: 0 0 0 0px;
}
#menu {
	width:  431px;
	background-color: #FF6600;
	padding:  8px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FF6600;
	padding:  8px;
	text-decoration: none;
	color: #333333;
	/* color: #666666; */
	/* color: #000000; */
}
#menu a:hover {
	background-color: #FFCC99;
	padding:  8px;
	text-decoration: underline;
	color: #FFFFFF;
}
#content {
	position: absolute;
	top:      253px;
	left:     226px;
	width:    447px;
	height:   420px;
	margin-top: 5px;
	background-color: #FFCC99;
}
#pad {
	/* padding: 14px; */
	padding-left:  14px;
	padding-right: 14px;
	padding-top:    0px;
	color: #333333;
	/* color: #000000; */
}
#pad h3 {
	margin-top:     0px;
	padding-top:    0px;
}
/* 
#pad p {
	margin: 0 0 0 0px;
}
*/
#pad a:link, a:active, a:visited {
	color: #CC0000;
	text-decoration: none;
}
#pad a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	position: absolute;
	top:      672px;
	left:       0px;
	width:    649px;
	height:    20px;
	padding:   12px;
	background-color: #FF6600;
	color:#000000;
	font-size: 90%;
	text-align: center;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
