hr 
{
color:sienna;
}

p 
{
margin-left:20px;
}

body 
{
/*background-image:url("splashscreensm.jpg");*/
background: rgb(0,0,0);
}

div.navbar
{
width:720px;
padding:0px;
border:0px solid rgb(77,79,83);
margin-left:auto;
margin-right:auto;
background: rgb(77,79,83);
color: rgb(255,255,255);
font-family:"Courier New",monospace;
}

div.block
{
width:700px;
padding:10px;
border:3px solid rgb(77,79,83);
margin-left:auto;
margin-right:auto;
background: rgb(30,30,30);
color: rgb(200,200,200);
font-family:"Courier New",monospace;
}

div.gs_gray
{
color: rgb(0,150,0);
}

.gsc_a_c
{
color: rgb(200,200,200);
}

span.gs_oph
{
color: rgb(0,150,0);
}

span.gsc_a_h
{
color: rgb(0,150,0);
}

.gsc_a_t
{
color: rgb(30,30,30);
}



div.title
{
text-align:right;
}

div.text
{
display:block;
width:600px;
}

div.text2
{
display:block;
width:550px;
}

div.text3
{
display:block;
width:575px;
}

p.center
{
text-align:center;
}

a.title_image
{
position:relative;
top:10px;
left:20px;
border:0px solid rgb(0,0,0);
padding:0px;
}

a:link,a:visited
{
text-decoration: none;
font-weight:bold;
color: rgb(240,240,240);
}

ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

li
{
float:left;
}

a.navbar:link,a.navbar:visited
{
display:block;
width:170px;
font-weight:bold;
color:#FFFFFF;
background-color:rgb(77,79,83);
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}

a.navbar:hover,a.navbar:active
{
background-color:rgb(57,59,63);
}
