	body {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.6;
		height: 100%;
		width: 100%;
		text-align:center;
		background-color: #CC3333;
		background-image: url('wallpaper.jpg');
		background-repeat: yes;
		}
	
b, strong { 
		font-weight: bold;
		color: #CC3333;
		}
		
p.justify
	{
	text-align: justify;}
		
a:link {color: #990066;}
a:visited {color: #660099;}
a:active {color: #CC3366;}
a:hover {color: #CC3399;}

		h1
{
text-align: left;
font-weight: normal;
font-family: sylfaen, georgia, garamond, goudy;
line-height: 2;
font-size: 25px;
color: #CC3333;
}

		h2
{
text-align: center;
line-height: 2;
font-size: 12px;
color: #CC3333;
}

		h3
{
text-align: center;
line-height: 2;
letter-spacing: 10;
font-size: 14px;
color: #CC3333;
}

		h4
{
text-align: left;
line-height: 2;
font-size: 12px;
}


#details {
margin:0;
padding: -10px 0px 20px 16px;
}

#noborders a:link
{color: #ffffff;}

#noborders a:visited
{color: #ffffff;}

#noborders a:active
{color: #ffffff;}

#noborders a:hover
{color: #ffffff;}

#issuecover
{
float: right;
width: 220px;
		margin-right: 10px;
		margin-top: 10px;
		padding: 20px 2px 2px 2px;
		background: #ffffff;
}

#issuecover2
{
float: right;
width: 160px;
		margin-right: 10px;
		margin-top: 10px;
		padding: 20px 2px 2px 2px;
		background: #ffffff;
}

#rightimage
{
float: right;
		margin-right: 10px;
		margin-bottom: 20px;
		padding: 8px 2px 4px 2px;
		background: #ffffff;
}

#leftimage
{
float: left;
		margin-left: 10px;
		margin-bottom: 10px;
		padding: 8px 2px 4px 2px;
		background: #ffffff;
}


/* navbar */
	#navbarup {
		width:650px;
		padding: 5px;
		margin-bottom: 10px;
		}
	#copy	{
		padding-left: 190px;
		padding-right: 250px;
		padding-bottom: 10px;
		padding-top: 10px;
		}
		
	#prop  {
		min-height: 100%;
		width: 10px;
		background-color: black;
		}
	

	#frametwo	{
	min-height: 99.9%;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 15px;
	background-image: url(tower01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
		
	#news	{
	float: right;
		width: 210px;
		padding-right: 10px;
		margin-top: 10px;
		display: block;
		text-align: left;
		visibility: visible;
		background:#FFFFFF;
		}
	
		#news2	{
	float: right;
		width: 210px;
		padding-right: 50px;
		margin-top: 10px;
		display: block;
		text-align: left;
		visibility: visible;
		background:#FFFFFF;
		}
		
	#navbar {
		width:580px;
		margin-left: 160px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		}
		
	#footer {
		display: block;
		border-top: 1px solid #EEC900;
		margin-top: 30px;
		padding-top: 5px;
		padding-right: 10px;
		color: #EEC900;
		}

	
