* {
	margin: 0;
	padding: 0;
}


body {
	background-color: #0A0A0A;
	padding-left:50px;
}
#nav ul {
list-style-type: none;
height: 10px;
width: 480px;
}
#nav li {
float:left;
margin:0;
}
#nav ul a {
color: white;
text-decoration:none;
font-size: 10px;
padding: 30px 20px;
font-family:"Arial Black", Gadget, sans-serif;

}
#nav ul a:hover {
color: #CCC;
font-size: 10px;
padding: 30px 20px;
font-family:"Arial Black", Gadget, sans-serif;
background: #0A0A0A;
-webkit-box-shadow: 0px 0px 33px 1px rgba(247,10,247,1);
-moz-box-shadow: 0px 0px 33px 1px rgba(247,10,247,1);
box-shadow: 0px 0px 33px 1px rgba(247,10,247,1);
}
#nav a:visited {font-size: 10px;
padding: 30px 20px;
font-family:"Arial Black", Gadget, sans-serif;
color:#F0C;}

h1 { font-size:26px;
font-family:Tahoma, Geneva, sans-serif;
text-align:center}
#tweetr{position:absolute;
top:160px;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: 3px solid #e6d6e6;}
#facebooklogo{position:absolute;
top:260px;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: 3px solid #e6d6e6;}
#youtube{position:absolute;
top:360px;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: 3px solid #e6d6e6;}

#info{position:absolute;
top:460px;
}
h4 { font-size:15px;
font-family:Tahoma, Geneva, sans-serif;
text-align:center}

#contact {
	width: 680px;
	padding: 20px 20px 20px 20px;
	min-height: 500px;
	height: 570px;

border: 3px solid #820482;
background: -moz-linear-gradient(top, rgba(145,232,66,1) 0%, rgba(210,255,82,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(145,232,66,1)), color-stop(100%, rgba(210,255,82,1)));
background: -webkit-linear-gradient(top, rgba(145,232,66,1) 0%, rgba(210,255,82,1) 100%);
background: -o-linear-gradient(top, rgba(145,232,66,1) 0%, rgba(210,255,82,1) 100%);
background: -ms-linear-gradient(top, rgba(145,232,66,1) 0%, rgba(210,255,82,1) 100%);
background: linear-gradient(to bottom, rgba(145,232,66,1) 0%, rgba(210,255,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91e842', endColorstr='#d2ff52', GradientType=0 );

}

#contact-area {
border: 1px solid #FFF;
	margin-top:65px;
	padding:41px;
	height:300px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmNGM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjRjNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(63,76,107,1) 0%, rgba(63,76,107,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(63,76,107,1)), color-stop(100%,rgba(63,76,107,1)));
background: -webkit-linear-gradient(top,  rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%);
background: -o-linear-gradient(top,  rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%);
background: -ms-linear-gradient(top,  rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%);
background: linear-gradient(to bottom,  rgba(63,76,107,1) 0%,rgba(63,76,107,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#3f4c6b',GradientType=0 );

-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.75);
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	-webkit-box-shadow: inset 0px 0px 25px -10px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 25px -10px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 25px -10px rgba(0,0,0,0.75);
 } 


#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 70px;
	float:right;

}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14px;
	color:white;
	font-family:Tahoma, Geneva, sans-serif;
}
#foot {	
font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-left:10px;
	color: white;
	font-weight: bold;
	}