body
{
 background-color: #3366FF;
 font-family: verdana, sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
 background-image: url("background2.gif");
 background-repeat: repeat-x repeat-y;
}

.titlediv
{
 float: left;
 width: 155px;
}

.titledivcont
{
 float: left;
 width: 250px;
 font-size: 20px;
 font-weight: bold;
 margin-top: 12px;
}

.titlediv h1
{
 font-size: 20px;
}

.h1cont
{
 font-size: 18px;
}

li
{
 margin-bottom: 10px;
}

#maincontent
{
 width: 750px; /*848px;*/
 margin-top:15px;
 border: 1px solid #666666;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 font-size: 12px;
 color: #333333;
 background-color: #FFFFD9; /*white;*/
 padding: 20px;
}

#maincontent h1
{
 font-style: verdana, sans-serif;
 font-size: 16px;
 color: #444444;
 margin: 0px;
 text-align: left;
}

#maincontent h2
{
 font-style: verdana, sans-serif;
 font-size: 16px;
 color: #3366FF;
 margin: 0px;
 text-align: left;
}

#maincontent a
{
 color: #3366FF;
}

#aslu
{
 width: 730px;
 height: 60px;
 border-bottom: 1px solid #666666;
 margin-bottom: 20px;
}


#thedate
{
 font-style: verdana, sans-serif;
 font-size: 16px;
 color: #555555;
 margin-top: 15px;
 margin-bottom: 25px;
 text-align: left;
}

#thetop
{
 width: 710px;
 /*background-color: yellow;*/
 margin-bottom: 25px;
}

#topleft
{
 float: left;
 width: 280px;
 /*background-color: red;*/
}

#topright
{
 float: left;
 width: 300px;
 margin-left: 57px;
 /*background-color: blue;*/
}

#further
{
 color: #666666;
 font-size: 10px;
}

#further a
{
 color: #666666;
 font-size: 10px;
 text-decoration: none;
}

#rightcontent
{
 float: left;
 display: inline;
 width: 500px; /*530px;*/ 
 font-size: 12px;
 color: #444444;
 text-align: left;
 margin-left: 20px;
 /*border-right: 1px solid #666666;*/
 /*background-color: gray;*/
}

#rightcontent h1
{
 font-style: verdana, sans-serif;
 font-size: 17px;
 color: #333333;
 margin-top: 20px;
}

.pictureads
{
 /*display: inline;*/
 width: 735px; 
 font-size: 12px;
 color: #444444;
 text-align: left;
 margin-right: 20px;
 margin-bottom: 20px;
 /*margin-left: 5px;*/
 /*border-right: 1px solid #666666;*/
 /*background-color: gray;*/
}


#asl
{
 /*display: inline;*/
 float: left;
 width: 350px; 
 padding: 0px;
 font-size: 12px;
 color: #444444;
 text-align: left;
 margin-right: 20px;
 margin-bottom: 20px;
 margin-left: 15px;
 /*border: 1px solid red;*/
 background-color: #FFFFD9;
}



.asr
{
 float: right;
 display: inline;
 width: 350px; 
 font-size: 12px;
 color: #444444;
 text-align: left;
 margin-left: 20px;
 /*margin-left: 5px;*/
 /*border-right: 1px solid #666666;*/
 /*background-color: gray;*/
}




.clr
{
 clear: both;
}



#copy
{
 font-size: 10px;
 text-align: center;
}

.designby
{
 font-size: 8px;
 color: #666666;
 text-align: center;
 margin-top: 15px;
}

.designby a
{
 text-decoration: none;
 color: #666666;
}