body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	/* position: absolute; */
	width: 673px;
	margin: 0px auto;
	padding: 3px, 3px, 3px, 3px;
}
#box {
height: 75px;
width: 100px;
}

.bl {background: url("../images/tab-bl.gif") 0 100% no-repeat; width: 11em; color:white;}
.br {background: url("../images/tab-br.gif") 100% 100% no-repeat}
.tl {background: url("../images/tab-tl.gif") 0 0 no-repeat}
.tr {background: url("../images/tab-tr.gif") 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 




.tabtl {
top: 0px;
left: 0px;
padding-left: 10px;
background: url("../images/tab-tl.gif") no-repeat top left;
}
.tabtr {
top: 0px;
right: 0px;
background: url("../images/tab-tr.gif") no-repeat top right;
float: left;
padding-right: 10px;
font-weight: bold;
}

.tabbl {
bottom: 0px;
left: 0px;
margin-top: 20px;
height: 10px;
padding-left: 10px;
background: url("../images/tab-bl.gif") no-repeat bottom left;
float: left;
}
.tabbr {
bottom: 0px;
right: 0px;
margin-top: 20px;
background: url("../images/tab-br.gif") no-repeat bottom right;
float: left;
padding-right: 10px;
font-weight: bold;
}


#top {
	color: #FFFFFF;
	width: 421px;
	height: 130px;
	background: url("../images/bg2bl.gif") top left;
}
#topright {
	float: right;
	top: 0px;
	border-top: solid 2px #ff0000;
	border-left: solid 2px #ff0000;
	border-right: solid 2px #ff0000;
	border-bottom: solid 2px #ff0000;
	width: 237px;
	font-size:100%;
	height: 125px;
	text-align: center;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 213px;
	height: 500px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 508px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-family: Maiandra GD;
	font-size: 250%;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 150%;
	color: #F01E1E;
}

#h5 {
	background: url("../images/border1bk.gif") no-repeat top left;
	font-size: 1px;
	height: 1px;
}
#h6 {
	background: url("../images/border1bk.gif") no-repeat bottom left;
}