﻿body {
}
#wrapper{
    width:760px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:50%;
}
#content{
    width:100%;
    height:183px;
    float:left;
    font-family: Britannic Bold, Arial, helvetica, Sans-Serif;
    margin-top:30%;
}
#content img{
    width:435px;
    height:183px;
    border-right: solid 1px blue;
    padding-right:55px;
}
#content ul{
    list-style: none;
    width:214px;   
    float:right;
    line-height:40px;
    color:Blue;
    padding-right:0;
    padding-left:50px;
    margin-right:0;
    margin-left:0;
}
.listFormat1 a:link {
   text-decoration:none;
}

/* AJAX login control css */
  .loginStyle1
        {
            text-align: center;
            font-size: xx-large;
            font-family: "Monotype Corsiva";
            z-index: 1;
            left: 316px;
            top: 20px;
            position: absolute;
            height: 49px;
            width: 113px;
        }
