/** BASIC */

body {
	margin: 10px 0px 0px 10px;
	background-image: url(psow_images/website/style_images/psow_background.gif);
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #274690;

}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #274690;
	letter-spacing: 0px;

}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #274690;
	letter-spacing: 0px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #274690;
	letter-spacing: 0px;

}
h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #274690;
	letter-spacing: 0px;

}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/** HEADER */

#headert {
	width: 878px;
	height: 168px;
	margin: 0px auto;
	background: #fffff 
}

#headert h2 {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#headert h1 {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
}

#header {
	width: 878px;
	height: 0px;
	margin: 0px auto;
	

}

#header h1 {
	float: left;
	margin: 0px;
	padding: 35px 0px 0px 10px;
}
#header h2 {
	float: right;
	margin: 0px;
	padding: 43x 10px 0px 0px;
	


}

/** MENU */

#menu {
	width: 878px;
	height: 32px;
	margin: 0px auto;
	background: url(psow_images/website/style_images/img03.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	padding: 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;	
	color: #274690;
}

#menu a:hover {
	color: #ffffff;
}


/** VIRTUAL */

#vrc {
	width: 878px;
	margin: 0px auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e8edf9;
}

/** CONTENT */

#content {
	width: 878px;
	margin: 0px auto;
	background: url(psow_images/website/style_images/img04.gif) repeat-y left top;
              font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

#columnA {
	float: right;
	width: 701px;
	padding: 15px 15px 15px 0px;
	
}

#columnB {
	float: left;
	width: 122px;
	padding: 15px 0px 15px 15px;
}

#columnB h2 {
	font-size: large;
}

/** OWRCT */

.owrct {			
		display:block;
		width: 122px;
		height 20px;
		color:#ffffff;
		background: url('psow_images/website/side_bar/tmb.jpg') no-repeat 0 0;
		text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size 10px; font-family:arial; padding-left:10px; padding-right:0px; padding-top:1px; padding-bottom:1px;
		}

/** TMB */

.tmb {			
		
		display:block;
		width: 122px;
		height 20px;
		;		;
		color:#000000;
		background: url('psow_images/website/side_bar/tmb.jpg') no-repeat 0 0;
		text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size 8px; font-family:arial; padding-left:10px; padding-right:6px; padding-top:2px; padding-bottom:2px
		}

/** ROLL OVER */

.rollover a {
		display:block;
		width: 122px;
		height 60px;
		;		;
		color:#274690;
		background: url('psow_images/website/side_bar/cbb.jpg') no-repeat 0 0;
		text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size 8px; font-family:arial; padding-left:10px; padding-right:6px; padding-top:2px; padding-bottom:2px
		}
.rollover a:hover {	
		background-position: 0 -20px;
		color: #ffffff;
		}
.rollover a:active {
		background-position: 0 -40px;
		color:#000000;
		}


/** FOOTER */

#footer {
	width: 878px;
	margin: 0px auto;
	background: #7577C0 url(psow_images/website/style_images/img05.gif) no-repeat left bottom;
}

#footer p {
	margin: 0px;
	padding: 15px 10px;
	background: url(psow_images/website/style_images/img06.gif) no-repeat right bottom;
	font-size: smaller;
	color: #ffffff;
}
