body{
margin: 10px;
font-family: Candara, "Trebuchet MS", Helvetica, sans-serif, sans;
font-size: 12pt;
text-align: left;
color: #000;
background-color: #00008b;
}
a{
color: #000;
text-decoration: none;
}
a:hover{
color: #ff0;
text-decoration: none;
}
#header{
width: 900px;
height: 171px;
background: url(../images/header.jpg) no-repeat top center;
}
#ticker{
width: 900px;
height: 25px;
background: url(../images/ticker.jpg) no-repeat top center;
border-top: 1px solid #fff;
}
#main{
width: 900px;
height: 54px;
background: url(../images/main.jpg) no-repeat top center;
}
#home_main{
width: 900px;
height: 54px;
background: url(../images/home_main.jpg) no-repeat top center;
}
#left{
width: 152px;
background: url(../images/left.jpg) repeat-y top left;
}
#games{
width: 148px;
background: url(../images/games.jpg) no-repeat top left;
padding-top:50px;
}
#gazima{
width: 148px;
background: url(../images/gazima.jpg) no-repeat top left;
padding-top:40px;
}
#facebook{
width: 118px;
background: url(../images/facebook2.jpg) no-repeat center center;
padding-top:40px;
padding-left: 5px;
padding-bottom: 0;
}
leftnav{
width: 96%;
height: 20px;
padding: 3px;
text-align: center;
}
.leftnav_avail a{
display: block;
color: #000;
background: #fcdd2b;
font-weight: bold;
padding: 3px 0px 3px 5px;
margin: 5px 2px;
font-size: 11pt;
text-decoration: none;
}
.leftnav a{
display: block;
color: #000;
font-weight: bold;
padding: 3px 0px 3px 5px;
margin: 5px 2px;
font-size: 11pt;
text-decoration: none;
}
.leftnav_avail a:hover, .leftnav a:hover{
color: #fff;
background-color: #00008b;
text-decoration: none;
}
ul{
margin-top: 50px;
}
li{
margin-left: -25px;
font-style: italic;
font-weight: bold;
font-variant: small-caps;
padding-bottom: 10px;
list-style-type: none;
}
li a{
background: url(../images/dot.gif) no-repeat 0px 7px;
padding-left: 15px;
padding-bottom: 0;
}
li a:hover{
background: url(../images/dot_hover.gif) no-repeat 0px 7px;
}
#home_content{
background-color: #fff;
vertical-align: top;
padding: 15px;
width: 507px;
}
#content{
background-color: #fff;
vertical-align: top;
padding: 15px;
width: 700px;
}
blockquote{
font-size: 10pt;
margin: 0px 10px 10px 10px;
}
.news_blurb{
font-size: 10pt;
margin: 10px 5px 10px 13px;
border: 1px dashed #00008b;
text-align: center;
padding: 5px 0;
}
.newsnav{
width: 96%;
height: 20px;
padding: 3px;
text-align: center;
}
.newsnav a{
display: block;
width: 96%;
color: #000;
background-color: #fcdd2b;
font-weight: bold;
padding: 2px;
text-decoration: none;
}
.newsnav a:hover{
color: #fff;
background-color: #00008b;
text-decoration: none;
}
.buy_product a{
color: #00008b;
text-decoration: underline;
font-weight: bold;
font-style: italic;
}
.buy_product a:hover{
color: #f20517;
text-decoration: none;
}
#home_right{
width: 211px;
background: url(../images/home_right.jpg) repeat-y top left;
}
#right{
width: 17px;
background: url(../images/right.jpg) repeat-y top right;
}
h1{
font-size: 14pt;
font-weight: bold;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;
}
h2{
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 15px;
}
h3{
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
text-align: center;
margin-top: 0px;
margin-bottom: 7px;
}
.thumbs{
height: 134px;
width: 125px;
padding: 5px;
border: 1px solid #00008b;
margin: 0px 0px 10px 10px;
}
.thumbs:hover{
border: 1px solid #f20517;
}
#footer{
width: 900px;
height: 86px;
background: url(../images/footer.jpg) no-repeat top center;
font-size: 8pt;
}
#copyright{
padding: 0px 0px 15px 20px;
width: 400px;
float: left;
}
#influx{
color: #000;
font-size: 8pt;
text-align: right;
float: right;
padding: 0px 20px 15px 0px;
width: 400px;
}
#influx a{
color: #356797;
}
#influx a:hover{
color: #f8931d;
}