@charset "utf-8";
/* CSS Document */

body {background:#74A8EC url(../images/background.jpg) center top no-repeat; margin:0 auto; font-family:Arabic Typesetting; font-size:29px; color:#000066; font-weight:bold;}

a {text-decoration:none;}

.wrap {width:1000px; margin:0 auto;}
.wrapleft {float:left; color:#FFF; margin:0;}
.wrapheader {background:url(../images/header.png) no-repeat top center; font-size:50px; height:200px; text-align:center; padding-top:160px; font-weight:bold; margin-top:-25px;}
.wrapsubheader {font-size:22px; text-align:center;}
.wraptagline {color:#990066; margin:0 auto; width:85%; text-align:center; font-size:22px; font-style:italic;}

.menu {width:170px; float:left; font-size:24px;}
.menu ul {padding:0;}
.menu li {background-color:#74A8EC; height:25px; color:#FFF; padding-left:10px; margin-bottom:2px; list-style:none;}
.menu a {color:#FFF;}
.menu a:hover {color:#000066;}

.content {width:790px; float:right; padding:0 20px 0 20px;}

.footer {padding:0 auto; text-align:center; font-size:18px;}