body
{
   font-family:Georgia;
   font-weight:normal;
   font-size:12px;    
   background-color:#1D2452;
}

#wrapper
{
	width:1024px;
	border:1px solid;		
	margin:0 auto;
}

#topHeading
{
    background-image:url(/images/top.gif);
    height:67px;
}

#banner
{
    background-image:url(/images/banner.gif);
    height:141px;
}

#footer
{
    background-image:url(/images/bottom.gif);
    height:141px;
}

#middle
{
    background-image:url(/images/tile.gif);
    height:5px;
}

#contentContainer
{
    background-image:url(/images/tile.gif);
}
#footertext
{
    position:absolute;
    margin-left:230px;
    margin-top:65px;
    font-family:Georgia;
    font-weight:normal;
    font-size:11px;
    color:#ffffff;
    text-align:center;
}
.menustrip
{
    background-image:url(/images/menustrip.gif); 
}

.mainmenu
{
    font-family:Georgia;
    font-weight:bold;
    font-size:12pt;
}

.mainmenulinks a
{
    font-size:11pt;
    color:#ffffff;
    text-decoration:none;
}

.mainmenulinks a:hover
{
    font-size:11pt;
    color:#ffffff;
    text-decoration:underline;
}

.mainmenulinks
{
    font-size:11pt;
    color:#ffffff;
    text-decoration:none;
}
.content
{
    margin-left:5px;
    font-family:Georgia;
    font-weight:normal;
    color:#ffffff;
    font-size:12px;
}

.homewelcomebox!important;
{    
    border:3px solid white;    
}
