
h1 {
	font-family: verdana,helvetiva,sans-serif;
	color: #ffffff;
	text-align: center;
}

p {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}

li {
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.small {
	font-size: 11px;
}

.all {
	position: absolute;
	top: 20px;
	left: 25%;
}

.mainpicture
{
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 412px;
	height: 685px;
}

#maintext {
	visibility: visible;
}

.maintext
{
	z-index: 2;
	position: absolute;
	top: 12px;
	left: 15px;
	width: 388px;
	height: 555px;
	visibility: visible;
}

.media
{
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 414px;
	width: 160px;
	height: 555px;
	visibility: visible;
}


body {
	background-color: #505050;
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	text-decoration: none;
	font-family: verdana,helvetiva,sans-serif;
	font-size: 11px;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}

