#content	{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	background :  url(gfx/bck.gif);
	background-repeat : no-repeat;
	margin-top: 0px;
	height: 450px;
	border-left : 1px solid #4842C2;
	border-right : 1px solid #4842C2;
	}
	
body	{
	margin: 0px;
	background-color : #2C2875;
	}


p	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : White;
	margin-left: 15px;
	text-align : justify;
	font-weight : normal;
	}

#para1	{
    position: relative;
	margin-left: 10px;
	margin-top: 20px;
	width: 330px;
	float : left;
	}

#nav	{
	text-align: right;
	margin-right:10px;
	}
	
#para2	{
    position: relative;
	margin-left: 380px;
	margin-top: 55px;
	width: 340px;
	
	}
	
#country	{
	position: realtive;
	margin-left: 0;
	margin-top: 20px;
	width:350px;
	height: 286px;
	float : right;
	}
	
h1	{
	color: #36BBF8;
	font-family : sans-serif;
	font-size : 0.8em;
	margin-left: 15px;

}a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
img {
	border: none;
}
