﻿body 
{
padding-top:0px;
margin-top:0px;
font-family:Verdana;
background-color:#427DD6;
font-size: small;
}

a
{
	text-decoration: none;
	color: #427DD6;
}


h2
{
	font-family: Arial;
}



.homeLeft img
{
	border-style:: solid;
	border-color: black;
	border-width: 1px;
}

/* Title Container */
.containertitle
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
}

/* Links Container */
.containerlinks
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
}

/* Master Container #427DD6; */
.mastercontainer
{
width:960px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

/* Container #427DD6; */
.container
{
width:920px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
padding:20px
}
/* Left Container for Alderney page */
.alderneyleft
{
width:350px;
height:auto;
float:left;
}
/* Right Container for Alderney page */
.alderneyright
{
width:610px;
height:auto;
float:left;
}


/* Left Container for players pages */
.contentleft
{
width:85%;
height:auto;
float:left;
}
/* Right Container for players pages */
.contentright
{
width:15%;
height:auto;
float:left;
}
/* Picture Container */
.contentpicture
{
height:auto;
float:left;
}     
/* playerinfo Container */
.contentplayerinfo
{
height:auto;
float:left;
}

/* Content news left */
.newscontentleft
{
width:200px;
float:left;
text-align:center;
}

/* Content news right */
.newscontentright
{
width:760px;
float:left;	
}

/* Content Home left */
.homeLeft
{
margin-top:20px;
width:680px;
height:100%;
float:left;
padding:20px;
text-align:left;
}

/* Content Home right */
.homeright
{
width:200px;
float:left;
height:100%;
margin-top:20px;
text-align:center;
}

.newsimage
{
margin-top:10px;
}

.banner
{
width:100%;
height:205px;
background-image:url("../Images/banner.png");
background-repeat:no-repeat;
}

.topnav
{
width:100%;
height:32px;
margin-top:134px;
}

.menucontainer
{
	height: 59px;
	width: 960px;
	text-align: center;
	background-image: url('../Images/banner2.PNG');
}

.bodyContainer
{
height:100%;
width:100%;
background-color:White;
}

/* Footer Container */
.footer
{
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#637DDE;
}

/* header Container */
.header
{
width:100%;
margin-left:auto;
margin-right:auto;
}

.walkinfo
{
background-color:grey;	
}

.menuv2
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

.menuv2 a
{
	color: white;
}

.dynamicstyle
{
	text-align: left;
	color: white;
	padding-left: 10px;
	margin-top: 9px;
}

.fade
{
	padding-left: 30px;
	width: 100%;
	color: gray;
}