body{background-color:#000;
background-image:url('/images/background.png');
background-repeat:no-repeat;
background-position: 0% 0%;
font-family: Arial, Helvetica, sans-serif;
color: #FFD07F;
}
.intro{
position:absolute;
left:50px;
top:150px;
width:850px;
height:250px;
background-image:url('/images/intro1.jpg');
}
.intro2{
position:absolute;
left:50px;
top:150px;
width:850px;
height:250px;
background-image:url('/images/intro2.jpg');
}
.intro3{
position:absolute;
left:50px;
top:150px;
width:850px;
height:250px;
background-image:url('/images/intro3.jpg');
}
.intro4{
position:absolute;
left:50px;
top:150px;
width:850px;
height:250px;
background-image:url('/images/intro4.jpg');
}
.menu{
position:absolute;
left:580px;
top:120px;
width:400px;
padding:0px;
border:0px;
}
.menu a{
margin: 0px;
font-size: 14px;
padding:15px;
font-weight:normal;
text-decoration: none;
color: #FFD07F;
}
.menu a:hover{
color: #FFA200;
}
.main{
position: absolute;
left: 100px;
top: 530px;
width: 220px;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
.main2{
position: absolute;
left: 370px;
top: 530px;
width: 240px;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
.main3{
position: absolute;
left: 660px;
top: 530px;
width: 190px;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
.main2_3{
position: absolute;
left: 370px;
top: 530px;
width: 500px;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
.main1_2{
position: absolute;
left: 100px;
top: 530px;
width: 500px;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}
h1{
font-size: 18px;
font-weight:strong;
text-decoration: none;
color: #FFA200;
}
h2{
font-size: 14px;
font-weight:strong;
text-decoration: none;
color: #FFA200;
}
.menu h1{
padding:10px;
}
.spacer{
left: 50%;
height:1px;
width:80px;
background-color:#FFA200;
}
.footer{
background-color: #2F2F2F;
background-image: url('/images/bar_notepad.png');
background-repeat:no-repeat;
background-position: 100% 0%;
width:100%;
position:absolute;
height:14px;
left:0px;
top: 1300px;
}
.footer2{
background-color: #2F2F2F;
background-image: url('/images/bar_notepad.png');
background-repeat:no-repeat;
background-position: 100% 0%;
width:100%;
position:absolute;
height:14px;
left:0px;
top: 5000px;
}
.picBox{
background-color:#3f3f3f;
padding:2px;
height:125px;
width:150px;
border:0px;
}
.picBox:hover{
background-color:#6f6f6f;
}
a img{
border: 0px;
}
a{
text-decoration:none;
color:#FFA200;
}
.teaser{
position:absolute;
top:-15px;
left:-108px;
}
.twitterDecoration{
background-image:url(twitterBird.png);
height:108px;
left:479px;
position:absolute;
top:438px;
width:189px;
}


#twitter_update_list{
}