@charset "utf-8";
/* CSS Document */

html {
	background-image:url(../images/art/backtile.jpg);
	}

#logo {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	}
#logo h1 {
	position:relative;
	left:20px;
	top:25px;
	padding:0;
	}
	
body {
	position:relative;
	top:26px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	line-height:1.5em;
	color:#FFFFFF;
	}

#body {
	width: 1000px;
	height:438;
	position:relative;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	line-height:1.5em;
	color:#FFFFFF;
	}

#media {
	position:relative;
	top: 0 px;
	float:left;
	height: 400px;
	width: 725px;
	padding:0;
	margin:0px;
	z-index: 10;
	background-color:#000000;
	}	

#main {
	float:left;
	height:457px;
	padding:0;
	width:260px;
	text-align:center;
	background-color:#000000;
	/*background-image:url(../images/art/mainbg.jpg);
	
	background-repeat:repeat-y;
		*/
		}

#main h3 {
	font-size:200%;
	color:#999999;
	font:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	}
#main h4 {
	font-size:125%;
	color:#333333;
	text-align:center;
	}
#nav {
	position:relative;
	z-index: 999;
	width:985px;
	left: -7px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-color:#060606;
		}
/*
#navx {
	position:relative;
	top:0px;
	float:left;
	z-index: 1;
	width:1000px;
	height:25px;
	background-color:#070707;
	clear:both;
	margin-bottom:0px;
		}
*/

#MenuBarItemSubmenu Style1 {
	position:relative;
	float:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#060606;
	width:16px;
	height:15px;
	outline:none;
	}
		
#MenuBar1 a {
	position:relative;
	background-color:#000000;
	color:#C7918D;
	font:"Courier New", Courier, monospace;
	font-size:90%;
	height:15px;
	padding:4px;
	outline:none;
	text-align:center;
	width:auto;
	border-bottom: none;
			}

#MenuBar1 a:hover {
	color:#FFFFFF;
	font:"Courier New", Courier, monospace;
	font-size:100%;
	
	}
	
#site {
	clear:both;
	position:relative;
	bottom:-50px;
	
	}	

.clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 {
	top: 25px;
	}


