@charset "utf-8";

body{
    background: #000000;
    text-align:center;
    font:100% "Comic Sans MS","Georgia","Times New Roman","Times","serif";
}

#body{
    width: 950px;
    height: 750px;
    margin: 0 auto;
    border: 0px solid #ddd;
    
}

#body #header{
    display: block;
    width: 800px;
    border: 0px solid #fff;
    margin: 0 auto;
}

#body #header h1{
    color: #F3DEF4;
    font-size: 24px;
	padding: 10px 0 0 0px;
}

#body #header .topMenu{
    width:93%;
    height: 40px;
   
    margin:0 0 0 20px;
    padding:145px 0 0 0;
    
}

#body #header .topMenu .first{
    margin-left: -20px !important;
}


#body #header .homeTopMenu{
    width:93%;
    height: 40px;
    margin:0 0 0 20px;
    padding:0px 0 0 0;
    
}

#body #header ul{
    color: #FFFFFF;
    width: 100%;
    display: inline;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    list-style: none;
    border-top: 2px solid #fff;
    
}

#body #header li{
    display: inline;
    margin-left: 20px;
}

#body #header li a{
    text-decoration: none;
    color: #FFFFFF;
}

#body #header li a:hover{
    text-decoration: underline;
}


#body #content{
    display: block;
    width: 590px;
    height: 400px;
    border: 0px solid #fff;
    margin: 0 auto;
    overflow: auto;
	padding-right: 10px;
}

#body #contentgallery{
    display: block;
    width: 800px;
    height: 400px;
    border: 0px solid #fff;
    margin: 0 auto;
}

#body #contentgallery .thumbgall{
    display: block;
    width: 150px;
    height:110px;
    float: left;
    border: solid 0px #fff;
    margin: 10px 0 0 5px;
}
#body #contentgallery .thumbgall img{
    margin: 0 auto;
    border: none;
}

#body #contentgallery .thumbgall a{
    text-decoration: none;
}

/*#body #contentgallery .thumbgall a:hover img{
    t
}*/
#body #content p{
    margin: 0 auto;
    font-size: small;
    text-align: justify;
    padding: 10px 0 0 0px;
    color: #FFFFFF;
}

#body #content p a{
	color:#804040;
	text-decoration: none
}

#body #content p a:hover{
	text-decoration: underline;
}

.pfirst{
    padding: 0px 0 0 0px !important;
}

#body #content ul{
  text-align: left;
  font-size: small;
  color: #fff;
  list-style: none;
}

#body #content li{
    
}

.logo{
    width: 250px;
    background: url("../images/logo.png") no-repeat;
    height:160px;
    border: #fff solid 0px;
    margin: -85px 0 -10px 100px;
    position:absolute;
    z-index: 200;
}

.innerlogo{
    width: 250px;
    background: url("../images/logo.png") no-repeat;
    height:160px;
    border: #fff solid 0px;
    margin: 0px 0 0 50px;
    position:absolute;
    z-index: 200;
}

#body #footer{
    margin: 0 auto;
    display: block;
    width: 800px;
    border: 0px solid #fff;
    margin-top: 45px;
}

#body #footer .indexPic{
    width: 150px;
    height: 100px;
    border: 0px solid #fff;
    float: right;
    /*background-color: #fff;*/
    margin: 0 8px 0 0px;
}

#body #footer .indexPic img{
    margin: 0 auto;
    border: 0px solid #fff;
}

#body #footer .indexPic a:hover img{
    width: 170px;
    height: 120px;
}

.copyWrite{
    display: block;
    margin-top:30px;
}

.copyWrite a{
	text-decoration: none;
	color: #fff;
}

.copyWrite a:hover{
	text-decoration: underline;
}



.copyWrite p{
    color: #ffffff;
    font-size: small;
    
}

.innerPage{
    margin-top: 140px !important;    
}

#noScript{
	position:absolute;
	font-size:220%;
	font-weight:bold;
	top:40px;
	left:0px;
	color:#ff0000;
	display:block;
}


.info{
	font-size:80%;
	font-weight:bold;
	padding:0 0 0 20px;
	float:left;
	margin: 0 auto;
}

.info p{
	color:#000 !important;
}

#contactForm fieldset{
    color:#fff;
    width:90%;
    border:solid 1px #AAA;
    margin:0px 0 10px 0px;
    padding:5px;
}
#contactForm legend{
    color:#703B6C;
    background:#C8E9F8;
}
#redFormContact p{
    margin:0;
    padding:0;
    color:#fff;
    display:inline;
}
#contactForm input{
    background:#FFFFFF url('../images/textfield.gif') repeat-x scroll center top;
    border:1px solid #A6A6A6;
    width:250px;
    height:20px;
    color:#000 !important;
    font-size:12px !important;
}
#contactForm div{
    clear:left;
    padding:5px;
    display:block;
}
#contactForm label{
    cursor:pointer;
    width:35%;
    display:block;
    float:left;
    color:#000;
    text-align: right;
}

#contactForm .error{
	color:#ff0000 !important;
	font-size:8px;
}

#contactForm textarea {
    background:#FFFFFF url('../images/textfield.gif') repeat-x scroll center top;
    border:1px solid #A6A6A6;
    color:#000000 !important;
    font-size:14px !important;
    height:100px;
    padding:2px 1px;
    width:250px;
}

input.submit {
    -moz-border-radius-bottomleft:0.3em;
    -moz-border-radius-bottomright:0.3em;
    -moz-border-radius-topleft:0.3em;
    -moz-border-radius-topright:0.3em;
    -webkit-border-radius:.3em;
    background:#FFFFFF url('../images/button_silverbg.gif') repeat-x scroll left 1px !important;
    border:1px solid #C6C6C6 !important;
    color:#150A59 !important;
    cursor:pointer;    
    height:22px !important;
    margin:0;
    padding:1px 7px 2px !important;
    vertical-align:middle;
    white-space:nowrap;
    width:100px !important;

}

