@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ced4e7;
	background-color:#a4aed5;
	margin:20px 0px 0px 0px;
}

a:link { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;}
a:active { color: #ffffff; text-decoration: none; outline:none}
a:hover { color: #ffffff; text-decoration:underline;}

a:focus
{
         -moz-outline-style:none;
}

form{
margin:0px 0px 0px 0px;
}

p {
margin:0px 0px 14px 0px;
}

h1
{
margin:0px 0px 14px 0px;
font-size:20px;
color:#ced4e7;
font-weight:bold;
}


#container
{
background-color:#000000;
width:800px;
margin: 0 auto;
}


#rotateimage
{
width:147px;
height:86px;
float:left;
margin: 0px 16px 0px 0px;
}

#lastrotateimage
{
width:147px;
height:86px;
float:left;
margin: 0px 0px 0px 1px;
}

#top
{
width:800px;
height:146px;
}

#topinnerleft
{
width:99px;
height:146px;
float:left;
}

#topinnercentre
{
float:left;
width:535px;
height:146px;
}

#topinnercentrelogo
{
width:535px;
height:105px;
background-image:url(/images/Top-Middle.jpg);
background-repeat:no-repeat;
}

#topinnerright
{
float:left;
width:166px;
height:146px;
background-image:url(/images/Top-Right.jpg);
background-repeat:no-repeat;
}

#imagebar
{
width:800px;
margin: 0 auto;
}

#bottom
{
width:800px;
background-color:#08163d;
}

.bottomstyle
{
font-size:12px;
margin:0px 0px 2px 0px;
}

#navigation
{
width:535px;
height:41px;
}

#underimages
{
width:800px;
height:51px;
background-position:top;
background-image:url(/images/Frames-Bottom.jpg);
background-repeat:no-repeat;
background-color:#151e55;
clear:both;
}

#maincontentouter
{
width:800px;
background-color:#151e55;
margin:0px 0px 0px 0px;
}

#maincontent
{
margin:0px 0px 0px 72px;
background-color:#151e55;
color:#ced4e7;
}
