/* CSS Document */

a:link {  }
a:active {  }
a:hover {  }
a:visited {  }

#header { width: 735px;

}
#logo {
        width: 735px;
        text-align: center;
        background: #FFFFFF;
        border: solid 3px #daa520;
	margin-left: 65px;
}

#title {         background: #000066;
}
#container {
        width: 735px;
	margin-left: 65px;
        background: #000066;
        padding: 3px 0px 5px 0px;
        border: solid 3px #daa520;
}
#leftside {
        border: solid 3px #daa520;
        float:left;
        list-style-type: none;
        background-color: #FFFFFF;
        padding-top: 5px;
        width: 190px;
        text-decoration: none;
        margin:3px;
}
#navlist { font-size: 14px; }
ul#navlist {
        margin: 0 0 0 5px;
        padding: 0 10px 0 0;
        width: 180px;
}

#navlist li {
        list-style-type: none;
        background-color: #191970;
        color: #daa520;
        border: .2em solid #daa520;
        font-weight: 600;
        text-align: center;
        padding: .2em;
        margin-bottom: .1em;
}

#navlist li a {
        color: #daa520;
        text-decoration: none;
        display: block;
}

#navlist li a:hover {
        background-color: #faebd7;
        color: #191970;
}
#main { width: 500px;
        float:left;
        margin: 5px 0px 5px 5px;
        border: solid 3px #daa520;
        padding: 5px;
        background: #FFFFFF;

}
#leftout {
        position: absolute;
        left: 10px;
        top: 15px;
	width: 220px;
}

#rightout {
        position: absolute;
        left: 970px;
        top: 10px;
        width:210px;

}
#footer {
        width:770px;
        text-align: center;
        color: #FFF;
        font-size: 12px;
}
#bookinfo {        color: #0066CC;
        background-color: #CCCCCC;
        padding: 10px;
        border: medium solid #000066;
        margin: 10px;

        font-size:12px;
}
.air {
        float:right;
        right: auto;
}
.guest {
        float:left;
        left: auto;
}
#fbc { border: solid red 3px;
       text-align: center;
       background-image: url(http://trainingtodaysathlete.com/images/football3.jpg);
       background-repeat: no-repeat;
       background-position:right center;
}
.vbbc {
        text-decoration: none;
        background-image: url(http://trainingtodaysathlete.com/images/rim_5.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        border: solid #000066 3px;
}
#vbbd { text-decoration:none;
        background-image:url(http://trainingtodaysathlete.com/images/basketball.jpg);
        background-repeat:no-repeat;
        background-position:right center;
        border:solid #000066 medium;
}
a {
text-decoration:none;}
.style1 {
        color: #FF0000;
        font-style: italic;
        font-weight: bold;
}
.style2 {
        color: #339900;
        font-weight: bold;
        font-style: italic;
}
.style3 {
        color: #000099;
        font-weight: bold;
        font-style: italic;
}
.style4 {
        color: #DAA520;
        font-style: italic;
        font-weight: bold;
}
body { width:770px;
                margin-left:155px;
                background: #000066;
                height: 100%;
}
.style5 {
        color: #FF0000;
        font-style: italic;
        font-weight: 600;
#recruit {font-family:"Times New Roman", Times, serif;}
}