body 	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding: 0;
		margin: 0;
		
/*		background-image:url(../img/background3.jpg);
		background-repeat:repeat-x;
		background-color:#e1e1e1;*/

		background-image:url(../img/background4.jpg);
		background-repeat:repeat-x;
		background-color:#1E2244;
		}
	
h1		{
		color: #f60;
		font-size:18px;
		}

h3		{
		font-size:12px;
		}

h6		{
		color: #999;
		font-size:10px;
		font-weight:normal;
		}

p		{
		margin-top: -4px;
		line-height: 1.4em;
		}
	
a		{
		color:#f60;
		}

hr		{
		border-left: 1px;
		border-style: dotted ;
		border-color: #ccc;
		}

/* Navigation bar **************************************/ 

.nav	{
		height: 27px;
		margin-top: 10px;
		margin-bottom: 5px;
		font-size:10px;
		width:960px;
		}


/* Main styling **************************************/ 


#pri_content table, #pri_content td, #pri_content th	{
		border-width: 1px;
		border-style: solid;
		border-color: #ccc;
		padding: 6px;
		}
		
#pri_content table 	{
		border-right-color: #fff;
		border-bottom-color: #fff;
		padding: 0;
		margin-bottom: 10px;
		}

#pri_content td		{
		background-color:#fff;
		border-left-color: #fff;
		border-top-color: #fff;
		}
	
#pri_content th		{
		/* background-color:#ccc;  */
		border-left-width: 0;
		border-top-width: 0;
		background-image:url(../img/screen_sml.gif);
		background-position: bottom;
		background-repeat:repeat-x;
		width:120px;
		}
	
#pri_content ul		{
		list-style-image:url(../img/arrow1.gif);
		list-style-type:disc;
		margin-left: 25px;
		}

#pri_content li		{
		margin-top: 10px;
		margin-bottom: 0;
		}
		
#pri_content li a	{
		text-decoration:none;
		}

/* Page styling **************************************/ 

#main	{
		margin: 10px 0 10px 0;
		width: 960px;
		padding-top:10px;
		background-color:#fff;
		}
	
#content	{
		border: 1px solid #ccc;
		}

.nav	{
		margin-left:10px;
		}
		
#logo	{
		margin:25px 0 0 40px;
		width:120px;
		float:left;
		}
#imagebar	{
		margin-top: 0px;
		margin-left:200px;
		}
	
#content	{
		background-color:#FFF;
		background-image:url(../img/screen_sml.gif);
		background-position: bottom;
		background-repeat:repeat-x;
		padding: 0px 10px 10px 16px;
		width: auto;
		margin: 0 10px 10px 10px;
		}
	
#pri_content	{
		text-align:left;
		width: auto;
		}
	
#pri_content img	{
		border: 1px solid #ccc;
		padding: 1px;
		}

.noborder	{
		border: 0;
		}
		
#rightbar_content	{
		border-left: 0px solid #ccc;
		padding-left: 15px;
		left: 546px;
		position: absolute;
		top: 190px;
		width: 122px;
		}

#skyscraper	{
		position:absolute;
		left: 740px;
		top: 55px;
		}
	
#footer	{
		margin-top: 10px;
		margin-left: 20px;

		}
	
#footer table, #footer td	{
		border: 0;
		vertical-align:top;
		}
