.szornes { szornes at straitsarea dot com }
.szornes { verified CSS }

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

a:hover { 
	text-decoration: underline;  
	color: #ff0000; }

body {
	color: #000000;
	background: #440000;
	font-family: Verdana, sans-serif;
	font-size: 11pt; 
	behavior:url("../csshover.htc");
}

p {
	margin-left: 4px;
	margin-right: 4px; }

h1 { 	margin: 0; 
	padding: 40px 0 0 0; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	color: White;  
	font-size: 20pt;  }

img {  
	border: 0px}

img.floatleft { 
	float: left; 
	margin: 4px; }

img.floatright { 
	float: right; 
	margin: 4px; }

.mainmenu {
	color: #ff0000;
	background-color: #880000;
	width: 770px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000; }

.menuitem {
font-size: 12px;
color:#D0D0D0;
text-align:center;
vertical-align: middle;
border:0px;
}

.menuitem:hover {
background-color: #BB0000;
color:#D0D0D0;
cursor: pointer;
cursor: hand;}

.selected {
border-top: solid 1px #BB0000;
border-bottom: solid 1px #BB0000;
}

#container {
	background-color: #ffffff;
	margin: 0 auto;
	width: 770px;  
	height: auto;
	border: solid 8px #000000;}

.bordered2 {
	border: 1px solid #000000;}


#footer{
	color: #000000;
	background-color: #eeeeee;
	width:770px; 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto;  
	border-top: 1px solid #363636;  
	text-align: center;  
	padding-top: 5px;   }

#header{
	background-color: #cccccc;
	width:770px; 
	border-bottom: 4px solid #363636;
	margin-left:auto; 
	margin-right:auto; }

.noborder {
	border: none; }

.right {
	text-align: right; }

.left {
	text-align: left; }

.bluelink {
	color: blue; }

.centering { 
	text-align: center; }

.headerlogo {
        background-color: #777777;
        margin-left: 0px;
        margin-right: 0px;
        width: 770px; 
	height: 200px; }

.content{
	width: 770px;
	background-color: #ffffff; }
