
BODY  {
	background-color : #1F4A7D;
	background-image : url(bakg.png); 
	background-repeat : repeat-x;
	background-position : 0 0px;
	margin : 0;
	font-family :arial, helvetica, sans;	
	color : #FFFFFF; 
	font-size : 11px;
} 

p  {
font-style : normal;
font-family: Tahoma, Arial, sans-serif;
text-align : justify;
font-size : 12px;
} 

H1  {
font-size : 11px;
font-family :arial, helvetica, sans;
font-style : normal;
color : #ffffff;
text-align : center;
} 

H3  {
font-weight: normal;
font-size : 16px;
font-family: georgia, serif;
font-style : italic;
text-align : justify;
color : #C0C0C0;
} 

A:link  {
text-decoration : none;
color : #FFFF00;
} 

 A:visited  {
text-decoration : none;
color : #FFFF00;
} 

A:active  {
text-decoration : none;
color : #F2F2F2;
} 

A:hover  {
text-decoration : none;
color : #F2F2F2;
}

div.first {
	background-attachment: fixed;
	position : fixed;
	right : 0px;
	top : 0px;
	text-align: right;	
	margin: 0;
	padding:0;
	overflow:visible;
	float:none;
	z-index:10000
} 

div.aboutme {
	background-attachment: fixed;
	position : fixed;
	right : 0px;
	bottom : -3px;
	text-align: right;	
	margin: 0;
	padding:0;
	overflow:visible;
	float:none;
	z-index:10000
} 

div.usatrips {
	background-attachment: fixed;
	position : fixed;
	left : 0px;
	bottom : -3px;
	text-align: right;	
	margin: 0;
	padding:0;
	overflow:visible;
	float:none;
	z-index:10000
} 

div.bakg {
	background-attachment: fixed;
	position : fixed;
	left: 50%;
	bottom: 0px;
	text-align: right;	
	background-repeat: no-repeat;	
	background-position : bottom right;
	margin: 0;
}

div.menu {
	margin: 0;
	position: absolute;
	left : auto;
	top: 4em;
	width: 100%;
	
	text-align: center;
	font-style : normal;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 13px;
	}
	
div.header  {
position: fixed;
width : 100px;
caption-side : left;
text-align : left;
margin-top : 3px;
margin-left : 0px;
} 

img  {
border : 0;
} 

table.main_content  {
table-layout : fixed;
width : 600px;
caption-side : center;
text-align : left;
margin-left : auto;
margin-right : auto;
} 

td.content {
width : 100%;
}

table.header  {
width : 100%;
height : 70px;
caption-side : center;
text-align : left;
margin-top : 0px;
margin-bottom : 0px;
margin-right : 0px;
} 

td.headertd {
background-color : #1e90ff;
width : 100%;
} 
