@charset "UTF-8";
body {
	background-color: #000;
}
#portwrapper {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFDF;
	max-width: 1000px;
	float: left;
	font-size: 16px;
}
#home {
	background-color: #0ff;
	display: block;
	width: 60px;
	float: right;
	height: 1.2em;
	color: #000;
	border-radius: 27px;
	-moz-border-radius: 27px;
	padding-left: 8px;
	padding-right: 0px;
	clear: left
}
.homebutton {
	color: #000;
	text-decoration: none;
	background-color: #0FF;
}
.homebutton a:visited {
	color:#0FF;
	text-decoration: none;
}
.homebutton a:hover, a:active, a:focus {
	color: #333;
	background-color: #0FF;
	text-decoration: none;
}
.portbutton {
	color: #000;
	text-decoration: none;
	background-color: #0FF;
}
.portbutton a:visited {
	color:#0FF;
	text-decoration: none;
}
.portbutton a:hover, a:active, a:focus {
	color: #333;
	background-color: #0FF;
	text-decoration: none;
}
#portwrapper h1 {
	width: 460px;
}
#portwrapper h2 {
	padding-top: 60px;
	padding-bottom: none;
	clear: left;
}
#mucil {
	float: left;
	height: 400px;
	width: 560px;
}
#lizze {
	float: left;
	height: 315px;
	width: 560px;
}
#lizzetxt {
	display: block;
	float: left;
	height: 315px;
	width: 250px;
	padding-top: 0px;
	padding-left: 20px;
}
#creed {
	float: left;
	height: 315px;
	width: 560px;
}
#creedtxt {
	display: block;
	float: left;
	height: 315px;
	width: 250px;
	padding-top: 0px;
	padding-left: 20px;
}
#divertimento {
	width: 420px;
	float: left;
}
#sonimation {
	width: 420px;
	padding-top: 0px;
	float: left;
}
#divertimentotxt {
	display: block;
	float: left;
	height: 360px;
	width: 250px;
	padding-top: 0px;
	padding-left: 20px;
}
#sonimationtxt {
	display: block;
	float: left;
	height: 360px;
	width: 250px;
	padding-top: 0px;
	padding-left: 20px;
}
.button a {
	text-decoration: none;
	color: #FFFFDF;
	display: block;
	background-color: #000;
	text-align: center;
	width: 20%;
	padding: 0.5em;
	float: left;
	margin-right: 1.2%;
	border: thin solid #FFFFDF;
	border-radius: 27px;
	-moz-border-radius: 27px;
}
.button a:visited {
	color: #FFFFDF;
}
.button a:hover, a:active, a:focus {
	color: #000;
	background-color: #FFFFDF;
}
p a {
	color: #FFFFDF;
	text-decoration: underline;
}
p a:visited {
	color: #FFFFDF;
}
p a:hover, a:active, a:focus {
	color: #000;
	background-color: #FFFFDF;
}#backtop {
	clear: left;
}
#backtotop {
	clear: left;
}
