body {
	font-size: small;
	width: 900px;
	background: #000000 url(bg.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#mainTable {
	line-height: 1.5em;
	background-color: #000000;
	border: #000000;
	}
	
#maincontent {
	font-size: small;
	padding: 10px;
	border-top: 9px solid #000000;
	border-right: 6px solid #000000;
	border-bottom: 6px solid #000000;
	border-left: 6px solid #000000;
	background-image: url(bg2.gif);
}


#sidebar {
	font-size: 85%;
	padding: 4px 0px ;
	background-color: #000000;
	margin: 0px;
}

#header {
	height: auto;
	border-top-width: 24px;
	border-right-width: 24px;
	border-left-width: 24px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 16px;
}

#footer {
	color: #000000;
	background-image: url(DSC00036.jpg);
	font-size: small;
	background-color: #000000;
	border-top: 9px solid #000000;
	border-right: 6px solid #000000;
	border-bottom:14px solid #000000;
	border-left: 6px solid #000000;
        background-position: center center;
        background-repeat: no-repeat;
	height: 77px;
}
td, p, ul {
	font-family: "Trebuchet MS", Verdana, Georgia;
}
h1:first-child {margin-top: 0;
}/*starts first heading in a TD flush top*/

h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 140%; color: #CB913D;}
h2 { font-size: 120%; color: #CB913D;}
h3 { font-size: 100%; color: #CB913D;}
#sidebar a {
	display: block;
	border: 1px none #EEEEEE;
	text-decoration: none;
	line-height: 1em;
	width: 120px;
	background-image: url(button2.gif);
	margin: 4px 0px 2px;
	padding: 6px;
	background-color: #000000;
       	background-repeat: no-repeat;
	background-position: center;
}
#sidebar a:link, #sidebar a:visited {
	color: #FFFF99;
}
#sidebar a:hover, #sidebar a:active {
	color: #FF6600;
	background: #000000 url(button2ro.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#current a {
	display: block;

}
#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

#sidebar li {
	background-color: #000000;
}

#lefttd {
	background: #000000 url(t2.gif) repeat-y;

}
#rigthtd {
	background: #000000 url(p2.gif) repeat-y
       
}
#navbar {
	font-size: small;
	text-decoration: none;
	background-color: #000000;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #EEEEEE;
	font-size: small;
}
#navbar ul li {
	display: inline;
	text-decoration: none;
}
#navbar ul li a {
	text-decoration: none;
	font-size: small;
	float: left;
	background-color: #000000;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	padding: 0px 0px 0px 40px;
	color: #EEEEEE;
}
#nav bar ul li a:hover {
	color: #FF6600;
}
#navbar ul li a:hover {
	color: #FF6600;

}
#sidebar2 {
	font-size: 85%;
	padding: 4px 0px ;
	background-color: #000000;
	margin: 0px;
}
