body
{ 
	background-image: url('images/backcloud.jpg');
	background-repeat: repeat-x;
	background-position: 50% 0%; 
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	background-color:black;
}

h1 {
font-size: 16px;
font-weight: bold;
color: #760886;
}

h2 {
font-size: 14px;
font-weight: bold;
color: #760886;
}

a
{
	text-decoration:none;
	color: #00388d;
}

a:hover
{
	color: #a948e6;
}

#topline {
	background-image: url(images/topline.jpg); 
	background-repeat: repeat-x;
	padding: 0px;
}

#window {
	padding: 0px;
}

#menuback
{ 
	background-image: url('images/gekgirl.png');
	background-repeat: no-repeat;
	background-position: right 20px; 
}

.smallPrint {
	font-size:9px;
	color:#cbf3ff;
}

#gmenu_back
{ 
	background-image: url('images/menuback2.png');
	background-repeat: no-repeat;
	padding: 0px 0px;
	
	
}
#gmenu_back a
{ 
	color:#deb60a;
	font-size: 10px;

}

#gmenu_back a:hover{

color: white;
}

#gmenu_bottom
{ 
	background-image: url('images/menubottom.png');
	background-repeat: no-repeat;
}
#gmenu_top1
{ 
	background-image: url('images/m_account.png');
	background-repeat: no-repeat;
}
#gmenu_top2
{ 
	background-image: url('images/m_overview.png');
	background-repeat: no-repeat;
}
#gmenu_top3
{ 
	background-image: url('images/m_media.png');
	background-repeat: no-repeat;
}
#gmenu_top4
{ 
	background-image: url('images/m_community.png');
	background-repeat: no-repeat;
}
#gmenu_top5
{ 
	background-image: url('images/m_guide.png');
	background-repeat: no-repeat;
}

#contentblock
{ 
	background-image: url('images/contentblock.png');
	background-repeat: repeat-x;
}
#contentback
{ 
	background-image: url('images/contentback.png');
	background-repeat: repeat-y;
}

#contentback table
{ 
	background-image: url('images/contenttable.jpg');

	border-top: 1px solid black;
	border-bottom:1px solid black;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
        font-size: 12px;
}

#news a
{ 
	color: #544b2e;
}

#news a:hover{
color: #907f50;
}

#news .headerText
{
font-size: 14px;
font-weight: bold;
color: #544b2e;
}

#news .headerText2
{
font-size: 12px;
font-weight: bold;
color: #544b2e;
}

#news .headerSmallText {
	font-size:9px;
	color:#544b2e;
}
