body {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	
	}
a
	{
	float:left;
	text-decoration:none;
	color:white;
	padding:0.0em 0.4em;
	padding-left: 60px;
	}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}	
a img {
	border: none;
	margin-left: 0px;
}
#pics {
	position:absolute;
	top: 0px;
	float: inherit;
	height: 699px;
	width: 100%;
	z-index: 1;
	background-image: url(images/background3.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	overflow: visible;
	margin-left:auto; 
	margin-right:auto;
}
#logo {
	position:absolute;
	top: 0;
	z-index: 2;
	float: inherit;
	height: 699px;
	width: 100%;
	background-image: url(images/logo.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	overflow: visible;
	margin-left:auto; 
	margin-right:auto;
}
#main {
	position:absolute;
	float: inherit;
	height: auto;
	width: 600PX;
	border: thick solid #FFFFFF;
	top: 175px;
	background-color: #333333;
	overflow: auto;
	z-index: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	position:relative;
	margin-left:auto; 
	margin-right:auto;
}	
#socialnetworks{
	padding-left: 3px;
	padding-right: 3px;
	float: inherit;
}

#socialnetworks a{
	padding-left: 5px;
	padding-right: 5px;
	
}


#navbar {
	width:100%;
	height:30px;
	background-color: #ff3366;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding-bottom: 10px;
	padding-top: 3px;
	}
	
li {
	display:inline;
	word-spacing: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF3366;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}

#text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}

#twtr-profile-widget {
	padding-bottom: 25px;
	padding-left: 50px;
}
#youtube {
	padding-bottom: 25px;
	padding-left: 50px;
}

