*{
	padding: 0;
	margin: 0;
}

body {
	background-color:#EBEBEB;
}

bg2 {
	background-color: #000;
}

#content{
	width: 845px;
	padding-left: 150px;
	padding-right: 150px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	background:url(../Images/background.png);
	overflow: hidden;
}
	
#logo {
	width: 150px;
	float: left;
	height: 100%;
	padding: 15px;
	margin: 0;
}

#rightcontent {
    padding: 0;
    margin: 0;
    width: 650px;
    float: right;
	height: 100%;
}

#navigation1, navigation2 {
	width: 650px;
	height: 36px;
	background-color: #FFF;
	font-size:25px;
	font-family: Impact;
}

#navigation1{
	margin-top:15px;
	text-align:right;
}

#navigation2{
	margin-bottom:15px;
}

#navigationfoto{
	width: 287px;
	height: 136px;
	background-color: #FFF;
	font-size:25px;
	font-family: Impact;
}

#flashframe{
	height: 350px;
	background: #000;
	position: relative;
	z-index:-20000;
}

object{
	position:relative;
	z-index:-2;
}


.menu ul{
    padding:0;
    margin:0;
}

.menu li{
    padding:0 5px;
    margin:0;
    display:inline;
}

.menu li a{
    padding:0;
    margin:0;
    color:black;
    text-decoration:none;
}

.menu li a:hover{
    padding:0;
    margin:0;
    text-decoration:none;
}

#textcontent {
	padding: 10px 15px 0 15px;
	height: auto;
	background-color:#FF33CC;
}

#text{
	width: 620px;
	font-family:Centaur;
	font-size:16px;
}

#text-vert a {
	color:#000;
}
	

#textbox {
	height: 180px;
	width: 650px;
	margin-top: 15px;
}

#boxup, #boxdown, #boxtitle {
	height: 45px;
	background-color:#000;
	font-family: impact;
	font-size:36px;
	color: #EBEBEB;
	padding: 0px 15px 0px 15px;
}

#boxtitle {
	margin-top:15px;
	color: #FF33CC;
}

#boxdown a:hover{
	color: #FF33CC;
}

#boxmiddle {
	height: 90px;
	background-color: #FF33CC;
	font-family: impact;
	font-size:74px;
	color: #000;
	padding: 0px 15px 0px 15px;
}

#boxmiddle2 {
	height: 270px;
	background-color: #FF33CC;
	font-family: impact;
	font-size:74px;
	color: #000;
	padding: 0px 15px 0px 15px;
}


#bottomcontent {
	margin-top: 15px;
}

#bottomcontent2 {
	margin-top: 15px;
	background-color: white;
}

#title {
	width:317px;
	height:50px;
	background-color:#000;
}

#bottomleft, #bottomright {
	width: 317px;
	height: 360px;
	background-color: #FF33CC;
	margin-bottom: 15px;
}

#bottomleft {
	float: left;
}

#bottomright {
	float: right;
}

#title {
	width: auto;
	height: 45px;
	background-color:#000;
	font-family: impact;
	font-size:36px;
	color: #EBEBEB;
	padding: 0px 15px 0px 15px;
}

#text-vert {
	padding: 15px 15px 0px 15px;
	font-family:Centaur;
	font-size:16px;
}

#footer {
	width:650px;
	height: 25px;
	background-color: white;
	font-family:Centaur;
	text-align: center;
	color: #000;
	font-size: 16px;
	margin-top: 390px;
	padding-top: 5px;
	
}

#footer2 {
	width:650px;
	height: 25px;
	background-color: white;
	font-family:Centaur;
	text-align: center;
	color: #000;
	font-size: 16px;
	margin-top: 15px;
	padding-top: 5px;
	
}

h1, h2 {
	font-size:36px;
	font-family: Impact;
}





#holder {
	background-color:#FF33CC;
	padding: 0px 15px 0px 15px;
	width:650px;
	visibility: hidden;
}

#button {
	padding: 10px 0px 10px 460px;
}

#button3 {
	padding: 10px 0px 10px 540px;
}
#button2 {
	padding: 10px 0px 3px 189px;
}

#button4 {
	padding: 10px 0px 3px 150px;
}

#button a, #button2 a, #button3 a, #button4 a {
	background-color: #000;
	color:#EBEBEB;
	font-size:20px;
	font-family:Impact;
	border: 4px solid;
	border-color:#000;
}

#button a:hover, #button2 a:hover, #button3 a:hover, #button4 a:hover{
	color:#FF33CC;
	text-decoration:none;
}
