body, table, td {
	margin: 0;
	padding: 0;
	/*font-family: "Tahoma", "Arial";*/
	font-family:  Arial, Verdana
	/*font-size: 10px;*/
}

.text {
	font-size: 14px;
	line-height: 150%;
}

.border {
	border: 1px solid #efb036;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

a:link, a:visited {
	background-color: inherit;
	
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	background-color: inherit;
	color:#FF8B3D;
	text-decoration:none;
}

.footer {
	font-size: 12px;
	color: #666;
	
}

.header {
	margin: 0px;
	padding: 0px;
	background: url("../img/header.gif");
	height: 34px;
	width: 778px;
}

.header h2 {
	
}

.contents {
	background: #F5F5F5;
	padding: 10px;
}

.contents-home{
	padding: 10px;
}

.clear {
	clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.link_button {
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #CCCCCC;
	color:#808080;
	margin:0pt 2px 0pt 0pt;
	padding:2px 6px;
	text-decoration:none;
}

/* layout */
#top1 {
	background: url("../images/top01.gif");
	height: 19px;
	width: 100%;
}

#top3 {
	background: url("../images/top03.gif");
	height: 28px;
	width: 100%;
}

#flash {
	height: 354px;
	
	background: url("../images/topbg.gif");
}

#main {
	background: url("../images/bg.gif") repeat-x;
}

#inner {
	width: 778px;
}

#top {
	height:10px;
	clear: both;
	width: 778px;
}

#header {
	background: url("../img/header.gif");
	height: 34px;
	text-align: center;
	padding: 0;
	padding-top: 5px;
	margin: 0;
}

#header h3 {
	padding-top: 0px;
	margin: 0;
}

#bottom {
	clear: both;
	background: url("../images/bottombg.gif");
	height: 45px;
	width: 778px;
	padding-top: 20px;
}

#footer {
	height: 45px;
	font-size: 12px;
	color: #666;
	width: 778px;
	
}

#contents{
	float: left;
	width: 773px;
	margin-left: 5px;
	background: #F5F5F5;
	/*min-height:500px;
	height:auto !important;
	height:500px;*/
}

#contents-home{
	float: left;
	width: 576px;
	margin-left: 4px;
	/*min-height:500px;
	height:auto !important;
	height:500px;*/
}

#spacer {
	float: right;
	height: 500px;
	width: 1px;
}

#left {
	float: left;
	width: 194px;
	margin: 0;
}

#middle{

	width: 576px;
	margin: 0;
	
	float: left;
}
#right {
	float: right;
	width: 194px;
	margin: 0;

}

#container1{
	padding: 0;
	margin: 0;
	/*margin-left: 3px;*/
	width:100%;
	background:url("../images/right.gif") repeat-y top right;
	}
	
#container2 {
	padding: 0;
	margin: 0;
	width:100%;
	background:url("../images/left.gif") repeat-y top left;
	}
	
#container3 {
	padding: 0;
	margin: 0;
	width:100%;
	background:url("../images/welcome_bg.gif") repeat-y 198px 0px;
	}

.left-home {
	padding: 10px;
}


.right-home {
	padding: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* layout */

/* events */
.event {
	border-bottom:4px solid #CCCCCC;
	float:left;
	height:200px;
	margin:4px 9px 14px;
	width:200px;
}

.event .title {
	font-weight: bold;
	margin-top: 5px;
	width: 200px;
}

.event .img {
	text-align: center;
	height:150px;
	width: 200px;
}


.event img {
	border:1px solid #D3D2D3;
	padding:5px;
}

/* equipment */
.equipment {
	border-bottom:4px solid #CCCCCC;
	float:left;
	height:290px;
	margin:4px 9px 14px;
	width:200px;
}

.equipment .title {
	font-weight: bold;
	margin-top: 5px;
	width: 200px;
}

.equipment .img {
	text-align: center;
	height:170px;
	width: 200px;
}


.equipment img {
	border:1px solid #D3D2D3;
	padding:5px;
}


.img-border , a img .img-border  {
	border:1px solid #D3D2D3;
	padding:5px;
}

.side-element {
	margin-bottom: 15px;
	line-height: 1.5em;
	color: #FF6600;
	font-weight: bold;
	font-size: 0.9em;
}

/* form */
label{
	clear: both;
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 20px;
}

fieldset {
	
	padding: 10px;
	width: 40em;
	border: 1px solid #BFBAB0; 
	background-color: #F2EFE9;
	display:block;
	margin-bottom:15px;
}

.error-message {
	color: red;
	margin-left: 120px;
	font-weight: normal;
}

.required {
	font-weight: bold;
}


.paging *, .paging div {
	display: inline;
}

/* Notices and Errors */
div.message {
	color: #900;
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}