/* MAIN CSS STUFF */
body {
	font-family: Arial;
	font-size: 12;
	background: #777c82;
        background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #fff;
}


#content {
	margin: 15 auto;
	text-align: left;
	width: 1024px;
}

#title {
	padding: 0px;
}
/* END MAIN CSS STUFF */

/*===== Main website area */
#title-box {
	font-family: Palatino Linotype
	/*margin:5px 5px 0;*/
	padding: 0px 0px;
	/*border:1px solid #c6d8f1;*/
	border:1px solid #8da0bc;
	border-width:1px;
	line-height:1.0em;
	font-weight: bold;
	color:#666;
	letter-spacing:.2em;
	background-color: #303741;
	text-align: center;
}

#title-box h1 {
	font-size: 24;
}

#title-box a {
	font-size: 24;
	color: #f4f5d4;
}

#title-box a:hover {
	background-color: #3f4b5c;
	color: #fdfdee;
}
/*==========================*/

/*===== Sub menu box */
#title-subbox {
	margin:2px 2px 0;
	padding-top: 2px;
	border:1px solid #778BA7;
	border-width:1px;
	height: 22;
	line-height: normal;
	font-weight: normal;
	color:#666;
	letter-spacing: 1;
	background-color: #303741;
	text-align: center;
}
#title-subbox h1 {
	font-size: 24;
}
#title-subbox a {
	font-size: 14;
	color: #f4f5d4;
}
#title-subbox a:hover {
	background-color: #3f4b5c;
	color: #fdfdee;
}
/*====================*/


/*===== Content area ===== */
#text-box {
	margin: 5px 0px 0;
	padding: 0px 0px;
	border: 1px solid #8da0bc;
	border-width:1px;
	line-height: 1.1;
	font-weight: normal;
	color: #ececec;
	letter-spacing: normal;
	background-color: #303741;
	text-align: left;
	font-size: 14;
}

#text-box p {
	margin: 5px 5px 0;
	/*border: 1px solid #af9c87;*/
	/*border-width:1px;*/
	/*line-height: 1.1;*/
	/*font-weight: normal;*/
	/*color: #ececec;*/
	/*letter-spacing: normal;*/
	/*background-color: #471b09;*/
	text-align: left;
}
#text-box h1 {
	color: #ffffff;
	margin: 5px 5px 0;
	text-align: center; 
	padding: 0px 0px;
	font-size: 17;
	font-weight: normal;
}

#text-box h2 {
	color: #ffffff;
	margin: 5px 5px 0;
	padding: 0px 0px;
	font-size: 17;
	text-align: left;
	font-weight: normal;
}
#text-box h3 {
	color: #ffffff;
	margin: 5px 5px 0;
	padding: 0px 0px;
	text-align: center;
	font-size: 12;
	font-style: italic;
	font-weight: normal;
}
#text-box h4 {
	text-align: right;
}
#text-box a {
	/*font-size: 24;*/
	color: #f4f5d4;
	border: 0;
}
#text-box a:hover {
	background-color: #3f4b5c;
	color: #fdfdee;
}


	color: #f4f5d4;
}

/*#text-box*/
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

/*======================== */


#hpic {
	margin:0px 0px 0;
	padding: 0px 0px;
	border: 0;
}



img.link {
border: 0;
}



/*
#text-box td {
	text-align: left;
}
#hpic2 {
height: 3;
	margin:0px 0px 0;
	padding: 0px 0px;
}
#text-box img {
	margin:0px 0px 0;
	padding: 0px 0px;
	border: 0;
}
#text-box h1 {
	color: #ececec;
	padding: 10px 10px;
	font-size: 16;
	text-align: left;
	font-weight: normal;
}



#text-box h3 {
	color: #949494;
	font-size: 16;
	padding: 10px 10px;
	text-align: left;
	font-weight: bold;
}

#text-box p {
	color: #ececec;
	padding: 10px 10px;
	font-size: 14;
	font-weight: normal;
	text-align: left;
}
#text-box img {
	text-align: center;
}
#title p.fineprint {
	height: 1;
	text-align: center;
	font-size: 10;
        font-weight: normal;
}
#page div.section {
	padding: 0px 10px 10px 10px;
}

#page h2.section-title {
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
}

#page p.code {
	text-align: left;
	width: 800px;
	font-family: "Courier New";
	border: 2px solid #ECECEC;
	font-size: 1em;
	padding: 18px;
}

img.link {
border: 0
}

a.low {
	border-bottom: 1px dotted #666;
	color: #666;
	padding: 0 2px;
	text-decoration: none;
}


#imglink {
border: 0;
}

#quicklink {
	color: #888;
	font-size: 10px;
}

a {
	color: #ffffff;
}
a:visited {
	color: #ff7777;
}

a:hover {
	background-color: #EFEFEF;
	color: #6f6f76;
}
*/
