/* --- global properties --- */

.Body {
	background-color : #FF9900;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

#Container {
	border : 0px solid #FFFFFF;
	margin-bottom : 2%;
	margin-left : auto;
	margin-right : auto;
	margin-top : 3%;
	text-align : center;
	width : 780px;
}

#Top {
	background : url(../images/top/bg.gif);
	background-color : #FF9900;
	border : 0px solid #FFFFFF;
	height : 200px;
	text-align : left;
	width : 790px;
}

#Background {
	background : url(../images/cnt/bg.gif);
	background-color : #FF9900;
	background-position : fixed;
	background-repeat : no-repeat;
	border : 0px solid #FFFFFF;
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	height : 200px;
	padding-left : 20px;
	text-align : left;
	width : 774px;
}

#Content {
	height : 200px;
	overflow-x : hidden;
	overflow-y : auto;
	padding-right : 8px;
	text-align : left;
	width : 761px;
}

#Btm {
	background : url(../images/btm/bg.gif);
	background-color : #000000;
	background-color : #FF9900;
	background-repeat : no-repeat;
	border : 0px solid #FFFFFF;
	height : 200px;
	width : 790px;
}

hr {
	background-color : #FFFFFF;
	border : 0px;
	clear : both;
	color : #FFFFFF;
	display : block;
	height : 1px;
	margin : 15px auto 15px 0px;
	text-align : left;
	text-align : left;
	width : 100%;
}

/* --- global properties --- */


/* --- text properties --- */

#Content a {
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : none;
}

#Content a:hover {
	color : #FF9900;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.9em;
	font-weight : normal;
	text-decoration : underline;
}

#Content h1 {
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	margin-bottom : 15px;
	margin-top : 0px;
}

#Content h2 {
	color : #FFFFFF;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	margin : 0px;
	margin-bottom : 15px;
	margin-top : 0px;
	padding : 0px;
}

/* --- text properties --- */


/* --- images --- */

.ImgLeft { border : 1px dotted #FFFFFF; }

.ImgRight {
	border : 1px dotted #FFFFFF;
	float : right;
	margin : 15px;
}

a:hover img { border : 1px dotted #FF9900; }

.PumpAudioLink a img { border : 0px dotted #FFFFFF; }

.PumpAudioLink a:hover img { border : 0px dotted #FFFFFF; }

#Top img { border : 0px solid #FFFFFF; margin-left : 12px; }

/* --- images --- */