/*
///////////////////// GENERIC STYLES START
*/
html{     background:#CBC9CB; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img{     margin:0; padding:0; }


a{     outline: none; }

:focus      {  -moz-outline-style: none; }


table{     border-collapse:collapse; border-spacing:0; }

fieldset,img{     border:0; }

address,caption,cite,code,dfn,em,strong,th,var{     font-style:normal; font-weight:normal; }

li{     list-style:none; }

caption,th{     text-align:left; }

h1,h2,h3,h4,h5,h6{     font-size:100%; font-weight:normal; }

q:before,q:after{     content:''; }

abbr,acronym {     border:0; font-variant:normal; }

sup {     vertical-align:text-top; }

sub {     vertical-align:text-bottom; }

input,textarea,select{     font-family:inherit; font-size:inherit;font-weight:inherit; }

input,textarea,select{     *font-size:100%; }

legend{     color:#000; }

body{     font:13px/1.231 Courier New, monospace; *font-size:small; *font:x-small; }

table {     font-size:inherit; font:100%; }

pre,code,kbd,samp,tt{     font-family:monospace;*font-size:108%;line-height:100%; }

div.clear_both{  display: block; height: 0; clear: both; visibility: hidden; }

.block {     margin: 0px;  }

pre{     display:block; font:100% "Courier New", Courier, monospace; padding:10px; border:1px solid #bae2f0; background:#e3f4f9; margin:.5em 0; overflow:auto; width:800px; }
/*
///////////////////// GENERIC STYLES END
*/

html{
	background-color: black;
}	

body {
	font-family:Courier New, monospace;
	color:#ffffff;
}

#flash
{
	display: block;
	float: left;
}

#logo
{
	float: right;
	display: block;
}

#altContent
{
	margin:0px auto;
	padding:0 0 40px 20px;
	width:960px;
	margin-top: 40px;
	text-align: left;
}

.big-border
{
	border-bottom: 6px solid #fff;
}

#header
{
	height:190px;
}

.parag
{
	margin-top:40px;
}

p
{
	margin-top:20px;
}

a
{
	text-decoration: none;
	color:#fff;
}



a.link
{
	color:#fff;
	border-bottom: 1px dotted #fff;
}

a.link:hover
{
	color:#fff;
	border-bottom: 1px solid #fff;
}









