body {
	margin: 10; 
	padding: 0; 
	font-size: 13; 
	font-family: Veranda, Arial, sans-serif; 
	line-height: 1.4em;
		background-image: url(v5.jpg);	
	
	background: #FFFFFF; color: black;


}


H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 200%;
color: green;
text-align: center;
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 150%;
color: #3E43C3;
text-indent: 3%;
}

H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 130%;
color: #9E93C3;
font-weight: bold;

}

P {
	text-indent: 2%;
   	direction: rtl;
}

div#wrapper {

width: 728px;
background: #FFFFFF;
margin: 0 auto; 
text-align: left;
} 




a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 0066cc;
	
	text-decoration: none;}
a:hover {
	text-decoration: none;
	color: D20E4F;
	font-weight: bold;
}

a:visited {text-decoration: none; color: 0000cc;}


div#header {
	clear: both;
	padding: .em;
	float: right;
	height: 22%;
	width: 100%;
	color: black;
	background-image: url(onelogo.gif) ! important;	
	background-repeat: no-repeat;
	background-position: 200px;
	border-bottom:  #303395 solid;		
	
}




div#maincontent 
	{

	text-align: left;
	text-indent: 10%;
	background: white;
	 color: black;
	height: 74%;	

	width = 70%;
	float = right;
	margin: 40px;
border: 2px solid; 
border-top: 1px; 
border-left: 1px; 
border-color: #407073 #213235 #213235 #4A7373;



	background-repeat: repeat-y;
	font-size: 0.95em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#navcontainer
{
	clear: both;

	background-color: #303395;
	padding: 0em;
	height: 5%;
}

#navcontainer ul
{
	
	margin-right: 500px ;
	background-color: #b32a4e; 
	color:#303395;
	list-style-type: none;
	background-color: #b32a4e; 
}

#navcontainer ul li { 
	display: inline;
	
	font-size: 120%;
	

 }




.floatright
{
	float: right;
	margin: 0 0 ;
	clear: right;
	border-left:  #303395 solid;
}

.floatleft
{
	float: left;
	margin: 0 0 ;
	clear: left;
	border-right:  #303395 solid;
}



div#rightcolumn 
	{
		background-image: url(leunigpic1.jpg);	
	margin-top: 250px;
	float: right;
	width: 15%;
	margin: 0;
	padding: 1em;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-left:  #303395 solid;

	background-repeat: repeat-y;
	background-position: 150%;
	
}

div#leftcolumn 
	{
		background-image: url(v2.jpg);	
	margin-top: 50px;
	
	float: left;
	width: 15%;
	margin: 0;
	padding: 1em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-left:  #303395 solid;

	background-repeat: repeat-y;
	background-position: 150%;
	
}



a.right	{
	float:right;
	width: 5em;
	text-decoration:none;
	color:white;
	background-color: #303395;
	padding:0.2em 0.6em;
}
a.right:hover {background-color: #b32a4e; color:#303395;}
a.right:visited {color: white}

ul.square 
{
	list-style-image: url(spiral3.gif); 
	text-indent: 0.2em;
	line-height: 2;
	list-style-type: square;
	list-style-position: inside;
	direction: rtl;
}


li.inside
{	
	list-style-image: url(spiral2.gif); 
	text-indent: 0.1;
	line-height: 2;

	direction: rtl;
}

ul.square 
{
	list-style-image: url(spiral3.gif); 
	text-indent: 0.2;
	line-height: 2;
	list-style-type: square;
	list-style-position: inside;
	direction: rtl;
}

#nested-block ul
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 3;
	line-height: 2;
	list-style-position: inside;
	direction: rtl;
}



p {
margin: 12px; 
padding: 0; line-height: 20px;
} 

p.code {
margin: 24px; 
padding: 12px 0 12px 12px;
} 


