

*{ 
	
margin: 0; 
padding: 0; 

}* 


body { 
font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; 
line-height: 1.64em; 
background: #fff; 
color: #444; 
}

#content { 
width: 733px; 
margin: 0 auto; 


}
#logo { 
float: left;
height: 118px; 
width: 303px; 
background-image: url(img/pr_logo.jpg);
}

#login {
float:right;

}

#header {
clear: both; 
background: #FFFFFF;
height: 256px;
padding: 5px 0 0 0px;
}

#left_nav{

float: left;
width: 205px;

background-repeat:repeat-x; background-position:top;
}

#main {
float: left;
width: 514px;
padding-left: 10px;
padding-bottom: 20px;

background-repeat:repeat-x; background-position:top;
}

#main ul
{
list-style-type: none;

padding: 0;
margin: 0;
}

#main li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
}

.style3 {color: #6e0001;
font-size: large}

	
.style1 {color: #333333}
