html{ 
 margin:0; 
 padding:0; 
 text-align: center;
} 

  body{ 
 background-color: #CCCCCC;
 margin-bottom:20; 
 padding:0; 
 text-align: center;
} 
 p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	margin:  10px 10px 0px 0px;
	padding: 0px;
	text-align: justify;	
}
h1{
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	margin:  0px 4px 10px 40px;
	padding: 10px 0px 0px 0px;
	background: transparent;
}
h2{
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	margin:  0px;
	padding: 4px 4px 4px 40px;
	background: transparent;
}
li a{ 
	font: small, Tahoma, Arial, Helvetica, sans-serif;
	color: #530875;
	padding: 2px 0px 0px 4px ;
	border:solid 0px 0px 10px 0px #530875;	
	text-decoration:none;	
	list-style: none;	
	border-top: solid #fff 1px ;
	border-bottom: solid #fff 1px ;	
}
li a:visited { 
	font: small, Tahoma, Arial, Helvetica, sans-serif;
	color: #530875;
	padding: 2px 0px 0px 4px ;
	text-decoration:none;
		list-style: none;
	border-top: solid #fff 1px ;
	border-bottom: solid #fff 1px ;		
}
li a:hover { 
	font: small, Tahoma, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 2px 0px 0px 4px ;
	text-decoration:none;
	list-style: none;
	border-top: solid #fff 1px ;
	border-bottom: solid #fff 1px ;
}

ul#navlist li#Selected 

{ 
text-align: left;
	color: #FFFFFF;
	background-color: #530875;
	padding: 2px 2px 4px 20px ;
	list-style: none;
	text-decoration:none;	
	border-top: solid #530875 1px ;
	border-bottom: solid #530875 1px ;
	font-family:small, Tahoma, Arial, Helvetica, sans-serif;	
}
#wrap {
	background: #FFFFFF;
	margin: 20px auto;
	position: static;
	top: -20px;
	width: 750px;
	border: 1px solid #530875;
	text-align:center;
}

.header
{
	background-image: url(images/Header_Stairs6.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
}
.header_About
{
	background: url(images/Header_Stairs2.jpg) top right no-repeat #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
}

.header_Services
	{
	background: url(images/Header_Stairs3.jpg) top right no-repeat #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
	}
.header_Facilities
	{
	background: url(images/Header_Stairs4.jpg) top right no-repeat #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
	}
.header_Careers
	{
	background: url(images/Header_Stairs.jpg) top right no-repeat #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
	}
.header_Contact
	{
	background: url(images/Header_Stairs5.jpg) top right no-repeat #FFFFFF;
	margin: 0px;
	height: 104px;
	width:;
	text-align:left;
	z-index: 100;
	}
.logo
	{
	height: 94px;
	background: url(images/Swain_Logo2.gif) top left no-repeat ;
	margin-left: 10px;
	padding: 10px 0px 0px 80px;
	position: relative;
	top: 0px;
	vertical-align: bottom;
	width: 400px;
	z-index: 501;
	}
.logo p	{
	font: bottom, Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-large;	
	color: #530875;
	position: relative;
	top: 45px;
	width: 400px;
	
}
 /*******************TABS***************************************/
#Tab_Container {
	background: #530875;
	height:45px;
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	top: 0px;
}

#tab {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-stretch:wider;
	margin:0px 0px 0px 0px;
	padding:0;
	background:#530875;
	position: relative;
	top: 4px;
	left: 75px;
	height: 37px;
	float:left;
	width:auto;	
	border:0px solid #42432d;
	border-width:0px 0;
}
 #tab li {
	display:inline;
	padding:0;
	margin:0px 0px 0px 0px ;
	width:auto;
}
 #tab a:link,
 #tab a:visited{
	color:#FFF;
	background:#530875;
	padding:20px 25px 4px 25px;
	float:left;
	width:auto;
	border:0px solid #42432d;
	text-decoration:none;
	font:   bold 0.71em/0.71em  Tahoma, Arial, Helvetica, sans-serif, ;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #555;
}
 #tab a:hover {
	color:#FFF;
	background:#530875;
	background-image: url(images/Icon_Tab_SelectedW.gif);
	background-position:  top center;
	background-repeat: no-repeat;
}
/****************selected tab item display**************/


  #Home #tab-Home a,
  #About #tab-About a,
  #Services #tab-Services a,
  #Facilities #tab-Facilities a,
  #Careers #tab-Careers a, 
  #Contact #tab-Contact a {
	color:#FFF;
	background:#530875;
	background-image: url(images/Icon_Tab_SelectedW.gif);
	background-position: top center;
	background-repeat: no-repeat;		
}
 #Home #tab-Home a:hover,
 #About #tab-About a:hover,
 #Services #tab-Services a:hover,
 #Facilities #tab-Facilities a:hover,
 #Careers #tab-Careers a:hover,
 #Contact #tab-Contact a:hover {
	color:#FFF;
	background:#530875;
	background-image: url(images/Icon_Tab_SelectedW.gif);
	background-position: top center;
	background-repeat: no-repeat;		
 }
 #tab a:active {
	color:#FFF;
	background:#530875;
	background-image: url(images/Icon_Tab_SelectedW.gif);
	background-position: top center;
	background-repeat: no-repeat;
 }

 /****************CONTENT**************/
 .content_Home{
	font:  Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/Intro_Back_Tile.gif) top repeat-x;
	margin:  0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	position: relative;
	top:0px;
	height: 148px;
	text-align:left;

}
.content_Home p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	margin:  10px 10px 0px 0px;
	padding: 0px;
	text-align: justify;	
}
 Content
{
	padding: 16px 0px 16px 0px;
	position:relative;
	float:right;
	width:550px;
 	text-align:left;	
 }
 .Content h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
 	text-align:left;
	color:#530875;	
	}
.Content p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 4px 10px 4px 20px;
	padding: 4px 10px 4px 20px;	
	line-height:1.4;
	text-align: justify;	
	}
 
 #BlockLeft {
	position: relative;
	float: left;	
	background: #FFFFFF;

	width: 45%;
	margin: 10px 10px 10px 10px;	
	text-align: left;
}

#BlockLeft  h2
{
	font-size: small;
	font-weight: bold;
	margin: 10px 10px 10px 10px;	
	padding: 0px;
	text-align:left;
	color:#000000;
}

#BlockLeft  p{
	font-size: small;
	font-weight:normal;
	margin: 10px 10px 10px 10px;	
	padding: 0px;
	text-align:left;
}

#BlockRight {
	position: relative;
	float: right;	
	background: #FFFFFF;


	width: 45%;
	margin: 10px 10px 10px 10px;		
	text-align: left;
		
}

#BlockRight  h2
{
	font-size: small;
	font-weight: bold;
	margin: 10px 10px 10px 10px;	
	padding: 0px;
	text-align:left;
	color:#000000;
	
}

#BlockRight p{

	font-size: small;
	font-weight:normal;
	margin: 10px 10px 10px 10px;	
	padding: 0px;
	text-align:left;
}

/**********SideBar************/

#sidebar {
	background: #CCCCCC;
	float: left;
	margin: -1px 0px 0px 0px;
	top: 0px;
	width: 200px;
	height: 100%;
}

#sidebar h3{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-stretch: ultra-expanded;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul {
	border: none;
	margin: 0;
	padding: 4px 0px 0px 0px;
	list-style: none;
}
#sidebar li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom: 0;
	padding-left: 16px;
	padding-left: 0px;
	list-style: none;
}

#sidebar li a {

	margin-bottom: 0;
	padding-left: 20px;
	list-style: none;
}


#sidebar td{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-stretch: ultra-expanded;


}

 /************Left Nav**********/
#SideBar_Left_Nav p
{
color: #FFFFFF;
font:Tahoma, Arial, Helvetica, sans-serif, small;
font-size: 12px;
	
}
#SideBar_Left
{
background:#fff;
float:left; 
clear:left; 
margin:0px; 
padding:0px; 
width:186px; 
height: px;

text-align: left;
color:#000}
#SideBar_Left h3
{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color: #000;
	margin: 4px  10px  0px  10px;		
}

#SideBar_Left p
{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	text-align: left;
	color: #000;
	margin: 4px  4px  10px  10px;

	
}
div #navcontainer
{ 
width: 184px;
\width: 184px;
w\idth: 184px;
position:relative;
float: left;
top: 10px;
left: 10px;
background: #7F7F7F;
border: solid 1px 1px 0px 1px #530875;
} 
ul #navlist
{
width: 184px;
\width: 184px;
w\idth: 184px;
padding: 0px 0px 0px 0px;
margin: 0px;
}
ul #navlist li
{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
font: small ;
margin: 0px;
border:solid  0px 0px 10px 0px #530875;
background:url(images/Arrow_Yellow_Right.gif) left no-repeat;
list-style: none;
}
ul #navlist li a
{
display: block;
width: 184px;
\width: 184px;
w\idth: 158px;
background:url(images/Arrow_Yellow_Right.gif) left no-repeat;
padding: 4px 8px 4px 20px;
background: #FFF;
text-decoration: none;
text-align: left;
font-size: small;
color: #530875;
border:solid  0px 0px 10px 0px #530875;
list-style: none;
}
ul #navlist li a:hover

{ 
color: #FFFFFF;
background-color: #530875;
padding: 4px 8px 4px 20px;
border:solid 0px 1px 10px 20px #530875;		
list-style: none;
}

/******************ScrollingBox************/

#thewindow
{
 	position:relative;
 	width:180;
	height:150;
	overflow:hidden;
	border:red solid 2px 2px 2px 2px;
}
#thetext
{
	position:absolute;
	width:170;
	left:5;
	top:100;
}

#thetext p {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font: small ;
	margin: 0px;
	padding-bottom: 6px;
}

 /****************FOOTER**************/
#footer{
	background: #530875;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font: #FFFFFF x-small center;
	font-stretch:wider;
	margin: 0px;
	padding: 4px 4px 10px 4px;;	
	clear: both;
	height: 30px;
	top: 10px;


}
#footer p {
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0;
	text-align:center;	
}
#footer a{
	color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;	

	
}

#ajaxticker1{
width: 200px;
height: 100px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.someclass{ //class to apply to your scroller(s) if desired
}

