/*///////////////////////////////////////////////*/
/*////////////////////Body///////////////////////*/
/*///////////////////////////////////////////////*/

body{
text-align: center;
background: #EDEDED url('/images/background.jpg') top center repeat-x fixed;
font-family: Veranda, sans-serif;
color:#232323;
margin: 0 auto;

}

/*///////////////////////////////////////////////*/
/*////////////////////Tags///////////////////////*/
/*///////////////////////////////////////////////*/





H2{
font-size:24px;
font-weight: 400;
color:#232323;
font-family:'Times New Roman', Helvetica, sans-serif;
letter-spacing:2px;
font-weight: bold;


}



A:link{ color:#3269B9; text-decoration:underline; }
A:hover{ color:#CC0000; text-decoration:underline; }
A:active{ color:#3269B9; text-decoration:underline; }
A:active:hover{ color:#CC0000; text-decoration:underline; }
A:visited{ color:#3269B9; text-decoration:underline; }
A:visited:hover{ color:#CC0000; text-decoration:underline; }



/*///////////////////////////////////////////////*/
/*////////////////////header/////////////////////*/
/*///////////////////////////////////////////////*/

#toptoptop{
background: #FFFFFF url('/images/toptoptop.jpg');
margin: 0 auto;
margin-left:5px;
width:780px;
height:25px;
text-align: center;
}






#title{
background: #EBF4FB ;
margin: 0 auto;
width:785px;
border-top: 1px solid #AACDED;
border-bottom: 1px solid #AACDED;
font-size:32px;
font-weight: 400;
color:#232323;
font-family:'Times New Roman', Helvetica, sans-serif;
letter-spacing:3px;
font-weight: bold;
padding-top:15px;
padding-bottom:15px;
}





#paypal {
position:absolute;
top:150px;
margin-left:425px;
width:350;

}


#skype-publicchat {
position:absolute;
top:790px;
margin-left:525px;
width:162;

}



/*///////////////////////////////////////////////*/
/*////////////////////content////////////////////*/
/*///////////////////////////////////////////////*/

#wrapper{
width:785px;
margin: 0 auto; 
background: #FFFFFF ;
text-align: left;
}

#left {
width:400px;
margin-left:20px;
clear:both;
  
}


#footer{
width:785px;
margin: 0 auto; 
background: #FFFFFF ;
text-align: center;

}



/*///////////////////////////////////////////////*/
/*////////////////////Footer/////////////////////*/
/*///////////////////////////////////////////////*/

