﻿/*//////////////////////////GLOBAL/////////////////////////*/

body.YellowBody
{
    background-position: center top;
    background-image: url(../Images/BG_Gradient.jpg);
    background-attachment: fixed;
    font-family: Verdana;
    font-size: 12.5px;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #FAED5D;
    margin-top: 0px;
}

#Wrapper
{
    width: 878px;
    margin-right: auto;
    margin-left: auto;
}

#Content
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
}

h1
{
    font-size: larger;
    color: #064f8e;
    margin-bottom: 0px;
    margin-top: 0px;
}

h2
{
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: large;
    color: #064f8e;
}

h3
{
    margin-bottom: 0px;
    margin-top: 0px;
    color: #B32032;
}

a
{
    color: #B32032;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #B32032;
    text-decoration: underline;
    font-weight: bold;
}

/*//////////////////////////BODY/////////////////////////*/


#Header
{
    width: 978px;
    height: 198px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../Images/Header.jpg);
}

#Filler
{
    width: 978px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../Images/Filler.jpg);
}

#Footer
{
    width: 978px;
    height: 139px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../Images/Footer.jpg);
}

.Aspire
{
    width: 150px;
    height: 60px;
    background-image: url(../Images/AspireLogo.gif);
    float: left;
    margin-left: 320px;
}

.Wadi
{
    width: 70px;
    height: 70px;
    background-image: url(../Images/WadiDeglaLogo.gif);
    float: left;
    margin-left: 80px;
}
/*//////////////////////////NAVIGATION/////////////////////////*/

#Navigation
{
    width: 784px;
    height: 33px;
    padding-top: 150px;
    margin-right: auto;
    margin-left: auto;
}

#Navigation ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 31px;
}

#Navigation li
{
    float: left;
    margin-right: 15px;
}

a.Home
{
    display: block;
    width: 50px;
    height: 33px;
    background: url(../Images/Btn_Home.png);
    outline: none;
}

a.Home:hover
{
    background-position: 0 -33px;
}

a.About
{
    display: block;
    width: 50px;
    height: 33px;
    background: url(../Images/Btn_About.png);
    outline: none;
}

a.About:hover
{
    background-position: 0 -33px;
}

a.Campers
{
    display: block;
    width: 76px;
    height: 33px;
    background: url(../Images/Btn_Campers.png);
    outline: none;
}

a.Campers:hover
{
    background-position: 0 -33px;
}

a.Parents
{
    display: block;
    width: 62px;
    height: 33px;
    background: url(../Images/Btn_Parents.png);
    outline: none;
}

a.Parents:hover
{
    background-position: 0 -33px;
}

a.Register
{
    display: block;
    width: 67px;
    height: 33px;
    background: url(../Images/Btn_Register.png);
    outline: none;
}

a.Register:hover
{
    background-position: 0 -33px;
}

a.FAQs
{
    display: block;
    width: 43px;
    height: 33px;
    background: url(../Images/Btn_FAQs.png);
    outline: none;
}

a.FAQs:hover
{
    background-position: 0 -33px;
}

a.ContactUs
{
    display: block;
    width: 93px;
    height: 33px;
    background: url(../Images/Btn_ContactUs.png);
    outline: none;
}

a.ContactUs:hover
{
    background-position: 0 -33px;
}

a.Photos
{
    display: block;
    width: 58px;
    height: 33px;
    background: url(../Images/Btn_Photos.png);
    outline: none;
}

a.Photos:hover
{
    background-position: 0 -33px;
}

:-moz-any-link:focus
{
    outline: none;
}

object:active, div:active
{
    outline: none;
}

object:focus, div:focus
{
    -moz-outline-style: none;
}
/*//////////////////////////Image Rotator/////////////////////////*/

.pics
{
    height: 382px;
    width: 309px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.pics img
{
    height: 372px;
    width: 299px;
    top: 0;
    left: 0;
}

#demos
{
    width: 425px;
    height: 427px;
    float: left;
    background-image: url(../Images/Picture_BG.jpg);
}

#shuffle
{
    margin-top: 43px;
    margin-left: 65px;
}


#News
{
    width: 400px;
    height: 227px;
    float: right;
    padding-top: 0px;
    margin-top: 0;
    background-image: url(../Images/News_Small.jpg);
}

#NewsText
{
    margin-top: 70px;
    width: 370px;
    height: 120px;
    overflow: auto;
    float: left;
    text-align: left;
    font-size: 11px;
    font-family: arial, Helvetica, sans-serif;
    color: #FFFFFF;
    margin-left: 20px;
}

#NewsText h1
{
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bolder;
    margin-bottom: 0px;
}

#NewsText h2
{
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    display: inline;
}

#Schedule
{
    width: 100%;
    background-image: url(../Images/Schedule.jpg);
    height: 100px;
    background-repeat: no-repeat;
    padding-top: 45px;
    padding-left: 30px;
    margin-left: 80px;
    float: left;
    margin-top: 0px;
}

#Schedule span
{
    color: #FFFFFF;
    font-weight: bolder;
}

.newsticker
{
    list-style-type: none;
    border: 1px dashed #fff;
    background: #050c44;
    padding: 3px;
    margin: 0;
}
