* { padding: 0; margin: 0;}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px; 
 background-repeat:repeat-y;
    background-position:center;
 	background-color:#1B1B1B;

}
#wrapper { 
 margin: 0 auto;
 width: 955px;
 background: #000000;
 border: 1px solid #fbc403;
}
#header {
 color: #333;
 width: 955px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #000000;
    background: url('title_background-cyber.jpg');
    height: 115px;
}

#content { 
 float: left;
 color: #333;
 background: #000000;
 margin: 10px 5px 5px 5px;
 width: 99%;
 display: inline;
}

#main {
	position:relative;
	top:40px;
	width: 680px;
	left: 80px;	
	}
#footer { 
 width: 915px;
 color: #fbc403;
 clear:both; 
 font-size:10pt;
 background: #000000;
 margin: 0px 10px 10px 0px;
 padding: 20px;
 text-align:left;
}
.website-title{
 color:#fbc403;
 font-size:10pt;
 margin-left:5px
}
.small-white-text{
 color:#e6e6e6;
 font-size:10pt;
 margin-left:5px;
 line-height:17px
}
.website-box{
 height:650px;
 width:810px;
 overflow:scroll;
 border:6px outset #fbdc72;
 margin-left:40px
}
.website-box-bigger{
 height:900px;
 width:810px;
 overflow:scroll;
border:6px outset #fbdc72;
 margin-left:40px
}
.website-box-biggest{
 height:1200px;
 width:810px;
 overflow:scroll;
border:6px outset #fbdc72;
 margin-left:40px
}
.ms-classificationbanner{
	color:#fbdc72;
	background-image:url('sipr-banner.gif');
 	margin: 0 auto;
 	width: 955px;
}
.panel-test{
    color: White;
    background-color: #0B2D48;
    padding: 8px 8px 8px 8px;
    font-family:verdana,arial,helvetica,sans-serif;
	font-size:12pt;
	margin-bottom:10px;
	text-align:left;
	}

.panel-test td{
	 padding: 8px 8px 8px 8px;
}
h3{
    color:#fbc403;
}
h4{
    color:#fbc403;
}
a {
	color:#7d97b2;
	text-decoration:underline;
}
a:hover {
	color:#647c95; text-decoration:underline
}	
.blog_photo_right {
	float: right;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
}