/* stuff
border-width:25px 30px 10px 20px;
-moz-border-image:url("images/border-image.png") 25 30 10 20 repeat stretch;
-webkit-border-image:url("images/border-image.png") 25 30 10 20 repeat stretch;
border-image:url("images/border-image.png") 25 30 10 20 repeat stretch;
text-align:center;
*/


@font-face {
font-family: Ubuntu;
src: url('variables/Ubuntu-B.ttf');
}

@font-face {
font-family: UbuntuMono;
src: url('variables/Ubuntu-B.ttf');
}

@font-face {
font-family: ETHNOCEN;
src: url('variables/ETHNOCEN.TTF');
}

body {
background-image:url('images/SPAZ2/background_xtile.jpg');
background-repeat:no-repeat;
background-color:black;
background-position: top center;
font-family: Ubuntu;
color:#333;
margin:0;
padding:0;
text-align:center;
background-attachment:fixed;
}

#bodyB {
background-image:url('images/SPAZ1/background_xtile.jpg');
background-repeat:no-repeat;
background-color:black;
background-position: top center;
font-family: Ubuntu;
color:#333;
margin:0;
padding:0;
text-align:center;
background-attachment:fixed;
}
 
#wrapper {
width:961px;
background-color:transparent;
margin:0 auto;
background:none;
border-left:0px;
border-right:0px;
}
 
#header {
width:960px;
height:398px;
background-image:url('images/SPAZ2/headerImage.png');
background-color:transparent;
text-decoration:none;
margin:0 auto;
color:white !important; font-size: 16px !important;
}

#headerB {
width:960px;
height:355px;
background-image:url('images/SPAZ1/headerImage.png');
background-color:transparent;
text-decoration:none;
margin:0 auto;
color:white !important; font-size: 16px !important;
}
 
#nav {
margin-top: 20px;
width:961px;
height:64px;
background-color:transparent;
color:white !important; font-size: 22px !important;
}
 
#nav a {
text-decoration:none;
background-image: url('images/NavTabMid.png');
background-repeat: no-repeat;
background-size: 100% 64px;
color:rgb(200, 200, 200) !important; font-size: 22px !important;
display: inline-block;
width: 20%;
height:64px;
text-align:center;
float: left;
padding-top: 14px;
}

#nav a:hover {
background-image:url('images/NavTabMid_H.png');
color:white !important; font-size: 22px !important;
}

#navBox {
float: left;
width: 100%;
height:64px;
}

#titleBox {
font-family: ETHNOCEN;
text-align:left;
color:rgb(255, 255, 255) !important; font-size: 26px !important;
}

#subTitleBox {
font-family: Ubuntu;
text-align:left;
color:rgb(255, 255, 255) !important; font-size: 18px !important;
}

#textBodyBox {
text-align:left;
color:rgb(175, 175, 175) !important; font-size: 14px !important;
}

pre{
font-family: Ubuntu;
white-space: pre-wrap;
color:rgb(175, 175, 175) !important; font-size: 14px !important;
}
  
#content {
background-repeat:repeat-y;
background-size: 110% 60px;
padding: 10px;
width:712px;
float:left;
color:blue !important; font-size: 12px !important;
}

#wrappedContent {
background-image:url('images/ScanLines.png');
background-repeat:repeat-y;
background-size: 110% 60px;
background-color:transparent;
padding: 0px 4px 4px 4px;
width:953px;
float:left;
color:blue !important; font-size: 12px !important;
}

#lineblock{
float: left;
padding: 2px 2px 2px 2px;
text-align:left;
}

#video{
float: left;

text-align:left;
border-style: solid;
border-color: rgb(25, 25, 25);
border-width: 3px;
}

#sidebar {
background-repeat:repeat-y;
background-size: 110% 60px;
text-decoration:none;
text-align:center;
width:192px;
float:right;
color:white !important; font-size: 16px !important;
padding: 6px;
}
 
#sidebar a {
display: block;
text-decoration:none;
text-align:left;
background-image:url('images/SideTab.png');
background-repeat:no-repeat;
background-size: 190px 32px;
height: 32px;
width: 190px;
padding-top: 4px;
padding-bottom: 0px;
padding-left:8px;
padding-right:8px;
color:rgb(200, 200, 200) !important; font-size: 16px !important;
}

#sidebar a:hover {
background-image:url('images/SideTab_H.png');
color:white !important; font-size: 16px !important;
}

#sidebar a.linkImage {
padding-left:0px;
background-size: 190px 96px;
height: 96px;
}



#newFeed {
text-decoration:none;
margin-top: 4px; 
text-align:left;
width:192px;
float:right;
color:white !important; font-size: 12px !important;
padding: 4px;
}

#newFeed time {
text-align:left;
color:rgb(120, 120, 120) !important; font-size: 10px !important;
padding: 4px;
}

#newsBody {
text-align:left;
float:none;
color:rgb(200, 200, 200) !important; font-size: 12px !important;
padding: 4px;
}

#readme {
text-align:left;
color:yellow !important; font-size: 12px !important;
padding: 4px;
padding_bottom: 45px;
background-size: 190px 32px;
height: 32px;
width: 190px;
}
 
#newsTitle {
text-align:left;
color:white !important; font-size: 12px !important;
padding: 4px;
}
 
#footer {
clear:both;
width:960px;
height:135px;
background-image:url('images/footerImage.png');
text-align:center;
color:white !important; font-size: 12px !important;
margin:0 auto;
}

#titleLine {
text-align:left;
float:left;
padding: 0px;
margin:0 auto;
}
 
#footer p {
padding:0px;
}

#clear {
clear:both;
}














