@charset "utf-8";

body {
margin:0px;
color:#003366;
font-weight:bold;
}

.wrapper {
	
	width: 725px;
	background-image: url(bg_blue.png);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	
	
	
	
}

.content { padding:20px; direction:rtl;}
.margin5{
margin:5px
}

.background{
	width:100%;
	margin:0px;
	background-color:#cccccc;
	text-align:center;
	background-image: url(bgs/overlay-gatorskin.png);
}


h1 { font-size:150%;color:#2255bb;}
h2 { font-size:130%;color:#3366cc;}
h3 { font-size:120%;}

.small{
font-size:9px;
text-align:left;
}

.png {
behavior: url(/iepngfix.htc);
}#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.bg1  {
	background-color: #eeeeFF;
}

.bg2  {
	background-color: #ddddFF;
}
