/* body */
body{
	padding: 0;
	margin: 0;
	font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	line-height: 135%;
        background-image: url("bg2.png");
	color:  #ffffff;
	text-align: center;
        margin:0 auto;
        width:1000px;
        
}
INPUT {
	background-color:#210025;
	border: #fff 0px solid;
	color: #ffffff;
	font-family: arial;
	font-weight: none;
	font-size: 8pt
      } 

TEXTAREA  {
	background-color:#210025;
	border: #fff 0px solid;
	color: #ffffff;
	font-family: arial;
	font-weight: none;
	font-size: 8pt
      } 

.altButtonFormat{
	background-color:#210025;
	border: #fff 0px solid;
	color: #ffffff;
	font-family: arial;
	font-weight: none;
	font-size: 8pt
      } 

a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
        color: #000000;
	text-decoration: bold;
}
a:visited{
	color: #ffffff;
	text-decoration: none;
}

/* divs */


h3{
	color: #ff0075;
        height:15px;
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
        background-color:#230026;
	background-position: 0 1px;
}

#container{
	position: relative;
	background-image: url("content3.png");
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0 auto;
        margin-top:-30px;
        text-align: center;
	}

#container2{
	position: relative;
	background-color: transparent;
	width: 800px;
	margin:0 auto;
	text-align: left;
        background-image: url("content4.png");
	text-align: center;

}

#menu{
        position:relative;
	background-image: url(menyu.png);
	color: #fff;
	margin-bottom: 0px;
        margin-top:-10px;
        margin-left:0px;
	line-height: 125%;
	font-size: 110%;
        width:1000px;
        height:63px;
}


#pageHeader h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#text{
	margin-left: 10px;
	padding-right: 10px;
	font-size: 100%;
width:auto;
}

#art{
        background-color:#000;
        filter:alpha(opacity=50);
       -moz-opacity:0.5;
       -khtml-opacity: 0.5;
       opacity: 0.5;
	margin-left: 20px;
	padding-right: 10px;
	font-size: 100%;
        width:700px;
        padding-left:50px;
	text-align: center;
}


#footer{
	position: relative; 
	left: 00px; 
	padding: 50px 50px 30px 450px;

}

/* menu */
a.menu:link{
    margin-left:px;
    margin-right:0px;
    margin-top:0px;
    font-size:10px;
    text-decoration:none;
    color:#ffffff;
    width:85px;
    line-height: 45px;
    display:inline-block;
    height:65px;
}


a.menu:hover{
    display:inline-block;
    text-decoration:none;
    color:#ffffff;
    font-size:10px;
    width:90px;
    line-height: 45px;
    background-color:black;
    filter:alpha(opacity=25);
    -moz-opacity:0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
    height:65px;

}

a.menu:active{
    display:inline-block;
    margin-left:-10px;
    margin-right:0px;
    margin-top:0px;
    font-size:10px;
    text-decoration:none;
    color:#ffffff;
    width:90px;
    line-height: 45px;
    height:65px;
}


a.menu:visited{
    display:inline-block;
    margin-left:-10px;
    margin-right:0px;
    margin-top:0px;
    font-size:10px;
    text-decoration:none;
    color:#ffffff;
    width:90px;
    line-height: 45px;
}    height:65px;

