/* CSS Document */

/*General Layout*/

body{font-family:Geneva, Arial, Helvetica, sans-serif; line-height:15px; width:98%; background:url(../img/background/fade2.jpg) repeat-x;}

#home #container{width:970px; height:750px; margin:10px auto; color:#000000; background:url(../img/background/home.jpg) 0 0 no-repeat;}

#contact #container{width:970px; height:750px; margin:10px auto; color:#000000; background:url(../img/background/contact.jpg) 0 0 no-repeat;}

#racing #container{width:970px; height:750px; margin:10px auto; color:#000000; background:url(../img/background/racing.jpg) 0 0 no-repeat;}

#rugby #container{width:970px; height:750px; margin:10px auto; color:#000000; background:url(../img/background/rugby.jpg) 0 0 no-repeat;}

#admin  #container{width:970px; height:750px; margin:10px auto; color:#000000; background:url(../img/background/home.jpg) 0 0 no-repeat;}

#container{width:970px; height:700px; margin:10px auto; color:#000000; background:#FFFFFF;}

#navigation{width:200px; height:475px; position:relative; top:265px; margin:0px 45px 80px 10px; float:left; clear:right;}

#content{width:435px; height:auto; position:relative; top:120px; float:left; clear:right;}

#clear{clear:both;}

/*End of General Layout*/


/*Page Styling*/

p{font-size:0.7em; color:#000000; margin:18px 10px 18px 0px;}

#noMargin p{margin-top:0px;}

a{text-decoration:none; color:#000000; font-weight:normal;}

h2{font-size:0.7em; font-weight:bold; color:#000099; margin:15px 0px 0px 0px;}

h3{font-weight:bold; color:#000000; font-size:0.7em; margin:290px 0px 0px 0px;}

ol{font-size:0.7em; list-style:none; display:inline; color:#000099; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

li{display:inline; list-style:circle; margin:10px 15px 10px 0px;}

#navigation ol{list-style:none;}

#navigation li{margin:10px 10px 20px 0px;}

#admin #content ol{padding:20px 0px 20px 0px; margin:0px 0px 0px 0px;}

#admin #content li{padding:5px 0px 5px 0px; list-style:circle; display:block;}


/*End of Page Styling*/


/*Classes*/

.bold{font-weight:bold; color:#000099;}

strong{font-weight:bold; color:#000099;}

.img{margin-right:5px;}

.logoImg{margin-left:8px;}

.nav{margin:5px 0px 5px 40px;}

.button{margin-left:10px;}

.floatRight{float:right; margin:45px 10px 0px 5px;}


/*End of Classes*/


/*Forms*/

fieldset{width:200px; padding-left:10px;}

.label{display:block; font-size:0.7em;}

.textBox{display:inline; width:180px; height:15px; border:1px solid #000000; margin:0px 0px 8px 0px;}

.textArea{display:inline; width:180px; height:70px; border:1px solid #000000; margin:0px 0px 5px 0px;}

#admin .textBox{width:400px;}

#admin .textArea{width:400px; height:370px;}

.imageAlt{width:400px; height:200px;}


.button{display:block; height:25px; text-align:center; background-color:#000099; color:#FFFFFF; border:1px solid #FFFFFF; margin:10px 0px 5px 0px;}

/*End of Forms*/
