* { padding: 0; margin: 0; }

body {

	margin: 0 0 1px;
	padding: 0px;

	text-align: justify;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	 background-color: Grey; 
overflow: -moz-scrollbars-vertical; 
}

h1, h2, h3 h4 h5{
	padding-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;

}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	padding-top: 20px;
	font-size: 14px;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 14px;
}

p1
{
	list-style-type: none;
	margin-bottom: 1.8em;
	line-height: 250%;
	
}

p
{
	list-style-type: none;
	margin-bottom: 1.8em;
	line-height: 150%;
	
}

img
{



	padding-bottom: 10px;



	padding-top: 10px;



}

ol, ul {
	list-style-type: none;
	margin-bottom: 1.8em;
	line-height: 160%;
	
}

a {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #ff8000;
}

a img {
	border: none;
}

#pagewrapper { 
 margin: 0 auto;
 width: 950px;
background-color: White; 

}
#wrapper { 
 margin: 0 auto;
 width: 922px;
background-color: White; 

}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;

 height: 155px;
 margin: 10px 0px 5px 0px;
 background: #white;
background-image: url(images/Rothkeal-banner-reflect.jpg);
background-repeat: no-repeat;
background-position: top center;
}








#leftcolumn 
{ 
 color: #333;
 

 margin: 0px 0px 0px 12px;
 padding:10px;
 height: 300px;
 width: 185px;
 float: left;
 background-image: url(images/navbox.jpg);
 background-repeat: no-repeat;
 }
 
#navtext
{

	color: white;

	margin-left: 1em;

}

#navtext a:hover {
	text-decoration: none;
	color: white;
}

#rightcolumn { 
 float: left;
 color: #333;


 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: auto;
 width: 660px;
 display: inline;

}

#rightcolumnindex { 
 float: left;
 color: #333;


 margin: 0px 0px 5px 20px;
 padding: 10px;
 height: auto;
 width: 560px;
 display: inline;

}


#footer { 
 font-size: 12px; 
 width: 900px;
  height: 50px;
 clear: both;
 color: #333;
 float: bottom;


 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
 background-image: url(images/newfooter-rnd.jpg);
 background-repeat: no-repeat;
 background-position:  center;
}

#footertext
{
	padding-top: 1.6em;
	color: white;
}


#footertext a {
	color: white;
}

#footertext a:hover {
	text-decoration: none;
	color: black;
}

