﻿html, body 
{
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body
{ 
  font-family: verdana;
  font-size: 11px;
  background: #674273 url('/images/bg.jpg') repeat;
}

h1
{
  font-family: arial;
  font-size: 16px;
}

h2
{
  font-family: arial;
  font-size: 14px;
}

.BreadCrumb
{
  text-align: left;
  margin: 2px 0px 2px 0px;
  padding: 0px;
  width: 96%;
  background-color: #FFFFFF;  font-size: 14px;
  font-size: x-small;
}

.BreadCrumb a
{
  text-decoration: none; 
}

#container 
{
	position: relative;
	min-height: 100%;
}

#footer 
{
	position: absolute;
	bottom: 0;
	padding: 10px;
	background-color: #0066b2;
	width: 100%;

}

.Frame
{
  border-collapse: collapse;
  border: 2px solid #FFFFFF;
  height: 100%;
  width: 967px; 
  background-color: #FFFFFF; 
}

.FrameBanner
{
 	background-color: #28102A; 
 	color: #FFFFFF; 
 	background-image: url(/images/logo.jpg);
  width: 967px; 
  height: 131px;
}

.FrameBanner a
{
  color: #FFFFFF; 
  text-decoration: none;
}

.FrameBannerLinkBox
{
  float: right;
  text-align: right;
  color: #FFFFFF; 
  padding: 8px;
  top: 5px;
}

.FrameBannerLinkBox h1
{ 
  font-size: 18px;
}

.FrameFilmStrip
{
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid #000000;
  background-color: #FFFFFF;
}

.FrameContent
{
  text-align: center;
  padding: 20px 20px 0px 20px; 
  background-image: url('/images/netpost.jpg');
  background-repeat:no-repeat;
}

.PageContent
{  
  width: 100%;
  vertical-align: top;   
}

.InnerPageContent
{
  width: 100%;
  margin: 15px 0px 0px 0px;
  background-color: #FFFFFF;
  text-align: justify;
  line-height: 1.8;
}

#menu {height:36px; text-align:center; background:url(/images/menu_back.gif);}
#menu ul {display:inline-block; margin:0 auto; padding:0; list-style:none; white-space:nowrap;}
#menu li {display:inline;}
#menu li a {display:block; margin-top:6px; height:24px; float:left; color:#ccc; text-decoration:none; padding:0 10px 0 10px; font: bold 12px/22px arial,sans-serif;}
#menu li a:hover {padding:0 9px; border:1px solid #000; margin-top:5px; border-color:#000 #888 #666 #222; background:#444; color:#fff; line-height:24px}

.FrameFooter
{
  border: 1px solid #000000;
  background-color: #49204C;
  color: #FFFFFF;
  padding: 0px 5px 0px 5px;
  font-size: x-small;
}

.FrameFooter a
{
  color: #FFFFFF;
  text-decoration: none;
}

.RedBold
{
  color: #FF0000;
  font-weight: bold; 
}

.WhiteBold
{
  color: #FFFFFF;
  font-weight: bold; 
  font-size: 12px;
}

.BlueBold
{
  color: #0000FF;
  font-weight: bold; 
  font-size: 12px;
}

.RSSFeed
{
  text-align: left;
  line-height: 1.8;
}

.RSSFeed td h2
{
  padding: 0px;
  margin: 0px;
}

.RSSFeed a
{
  color: #FFFFFF;
  font-weight: bold;
}

.Profiles
{
  line-height: 1.8;
  text-align: justify; 
}

.Profiles td img
{
  margin: 0px 8px 8px 0px;
  border: 1px solid #000000;
}

.RedBold
{
  color: #FF0000;
  font-weight: bold; 
}

.PurpleBold
{
  color: #441E47;
  font-weight: bold; 
}


.WorldPayBanner
{
  margin: 8px 0px 8px 0px; 
}

/*
* Frame
*/
div.frame_scrapbook img{
margin: 0;
padding: 22px;
}

div.frame_scrapbook {
position: relative;
float: left;
margin: 15px;
}

div.frame_scrapbook div.upper_left {
position: absolute;
background: transparent url('/Images/frame/frame_upper_left.png') no-repeat 38px 38px;
width: 100%;
margin-left: -38px;
margin-top: -38px;
height: 100%;
top: 0px;
left: 0px;
}

div.frame_scrapbook div.upper_right {
position: absolute;
background: url('/Images/frame/frame_upper_right.png') no-repeat right 38px;
width: 41px;
height: 100%;
margin-top: -38px;
top: 0px;
right: 0px;
}

div.frame_scrapbook div.lower_left {
position: absolute;
background: transparent url('/Images/frame/frame_lower_left.png') no-repeat 38px 0px;
width: 100%;
margin-left: -38px;
height: 42px;
bottom: 0px;
left: 0px;
}

div.frame_scrapbook div.lower_right {
position: absolute;
background: transparent url('/Images/frame/frame_lower_right.png') no-repeat top right;
height: 42px;
width: 42px;
bottom: 0px;
right: 0px;
}
