body{
	background: #181818;
	top-margin:30px;
    	bottom-margin:0px;
	padding:0px;
	text-align:center;
}

A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FFFFFF; text-decoration:  underline overline;
}


	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 75%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		font-family:sans-serif;
		font-size:14;
	}
	
	a {	
		color:#cccccc;
	}


#container{
	margin:0 auto;
	width:100%;
    background: transparent;
}

#contact{
	margin:0 auto;
	width:100%;
    height:85px;
    border-width: 0px;
    border-style: solid;
	background: #181818;
}

#links {
	margin:0 auto;
	width:100%;
	height:10px;
    height:25px;
    border-width: 0px;
    border-style: solid;
    background: #181818;
    vertical-align: middle;
}

#content{
	position: relative;
	margin:0 auto;
	width:100%;
    height:370px;
    border-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
}

#gallerylinks{
position: relative;
	margin:0 auto;
	width:10%;
    height:370px;
    border-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
}

#copyright{
	margin:0 auto;
	width:100%;
   	height: 6px;
	background: #181818;
}

p {
	text-align: justify;
	font: 10pt "Tahoma";
	color: black;
}

ul {
	text-align: justify;
	font: 10pt "Tahoma";
	color: black;
}

h1 {
	text-align: center;
	font: 9pt "Tahoma";
	color: white;
}

h2 {
	text-align: center;
	font: 8pt "Tahoma";
	color: white;
}

h3 {
	text-align: justify;
	font: 8pt "Tahoma";
	color: white;
}

h4 {
	text-align: center;
	font: 14pt "Tahoma";
	color: white;
}
