body
	{
	font-size: 13px;
	font-family: Times New Roman, Times, serif;
	line-height: 22px;
	background-color: #3386e4
	}
    
ul.disc
	{
	list-style-type: disc;
	color:#FFFFFF;
	}
h2
	{
	color: white;
 	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-variant: small-caps; 
	letter-spacing: 0.2em; 
	word-spacing: 0.5em
	}

a:link 
	{
	color: #ffffcc; 
	text-decoration: none; 
	background-color: transparent 
	}

a:visited 
	{ 
	color: #ffffcc; 
	text-decoration: none; 
	background-color: transparent 
	}

a:hover 
	{ 
	color: black; 
	text-decoration: underline overline; 
	background-color: transparent 
	}

a:active 
	{ 
	color: #ffffcc; 
	text-decoration: underline; 
	background-color: transparent 
	}

div.container
	{
	width:750px;
	height: 660px;
	margin-left : 235px;
	margin-right : auto;
	line-height:150%;
	padding:1em;
	}

div.header
	{
	width:570px;
	height:140px;
	border : 0px solid white;
	line-height:150%;
	}
div.nav
	{
	width:570px;
	height:20px;
	margin:1px;
	margin-top:75px;
	margin-left:110px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	line-height: 16px;
	letter-spacing: 4px;
	}	
div.content
	{
	width:730px;
	height:400px;
	margin-left: 0px;
	margin-top: 0px;
	padding:1em;
	background-image: url(main.jpg);
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 16px;
	color:black;
	}

div.cwws
	{
	width: 110px;
	margin-top: 20px;
	margin-left: 590px;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: white; 
	}

