body {
background-image:url('images/stripe.png');
}

div#content{
background-color:#ffffff;
width:960px;
min-height:500px;
height:auto;
margin-left:auto;
margin-right:auto;
border-width:1px;
border-style:solid;
border-color:#00447E;
overflow:hidden;
background-image:url('images/white-blue.gif');
background-repeat:repeat-y;
}

div#menublock{
clear:both;
background-color: #2B60DE;
height:24px;
width:958px;
border-width:1px;
border-style:solid;
border-color:#00447E;
}

div#container{
display:inline;
clear:both;
background-color:#FFFFFF;
width:770px;
height:auto;
padding:10px;
float:left;
overflow:hidden;
}

div#container img.logo{
float:right;
width:150px;
height:50px;
margin-left:10px;
margin-bottom:10px;
border:0px;
}

div#rightcolumn{
display:inline;
width:150px;
height:auto;
padding:10px;
float:right;
min-height:345px;
background-color: #2B60DE;
overflow:hidden;
}

div#title{
background-color:#FFFFFF;
width:958px;
height:105px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
}

div#titleleft{
background-color:#FFFFFF;
width:303px;
height:95px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
margin-bottom:5px;
float:left;
display:inline;
}

div#titlemiddle{
background-color:#FFFFFF;
width:320px;
height:90px;
margin-top:5px;
margin-left:5px;
margin-bottom:10px;
float:left;
display:inline;
}

div#titlemiddle td{
font-family: Verdana, Tahoma, Helvetica, Arial;
color:#736F6E;
font-size:12px;
padding-left:15px;
padding-right:15px;
}

div#titleright{
background-color:#FFFFFF;
width:315px;
height:95px;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
float:left;
display:inline;
}

.grey {
font-family: Verdana, Tahoma, Helvetica, Arial;
color:#736F6E;
font-size:10px;
}

div#footer{
color:#736F6E;
font-family: Verdana, Tahoma, Helvetica, Arial;
font-size:14px;
width:960px;
height:100px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-align:right;
border-top:1px;
border-left:0;
border-right:0;
border-bottom:0;
border-style: solid;
border-color:#736F6E;
overflow:hidden;
clear:both;
}

.outerLink
{
background-color:black;
display:block;
opacity:1;
filter:alpha(opacity=100);
width:200px;
}

img.darkableImage
{

opacity:1;
filter:alpha(opacity=100);
}