

body
{
	color: black;
	font-size:12px;
	font-family: arial;
	background-color: silver;
	}

.mainsite
{	
	width:980px;
	}

.bodysite
{
	background-color: white;
	width:960px;
	color: black;
	font-size:12px;
	font-family: arial;
	text-align: left;
	margin: 0 auto;
	line-height:17px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 	5px;
	padding-bottom: 5px;
	}	

a:link 
{
	text-decoration:none; 
	color: 505050; 
	opacity:.85;
	}

a:visited 
{	
	text-decoration:none; 
	color: 505050; 
	opacity:.85;
	}

a:hover 
{
	text-decoration:underline; 
	color: 3295AA; 
	}
		
.footer
{	
	color: black;
	background-color: silver;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
.footerText
{
	color: black;
}	

.StatusBar
{
	width:100%;
	text-align:center;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: black;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;	
	}

.AboutMeBox
{
	text-align:left;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: black;
	background-color: silver;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;	
	margin-bottom: 5px;
	}	
	
.AboutMeBox img {
  	max-width:260px;
  	width: expression(this.width > 260 ? 260: true);
  	border:0;
	}			

.PhotoBox
{
	width:794px;
	text-align:justify;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: black;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 3px;	
	line-height:15px;
	}	
	
.NewsFeedBox
{
	text-align:left;
	color: black;
	font-size:11px;
	background-color: silver;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	margin-bottom: 5px;
	line-height:13px;
	opacity:.85;
	}

.NewsFeedBoxHover
{
	text-align:left;
	color: black;
	font-size:11px;
	background-color: silver;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;	
	margin-bottom: 5px;
	line-height:13px;
	opacity:1.0;
	}		

.MenuBox
{
	text-align:left;
	color: black;
	font-size:11px;
	font-weight:bold;
	background-color: silver;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	line-height:15px;
	}
	
.AdminMenuBox
{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	background-color: silver;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;	
	line-height:15px;
	}	

.AdminMenuBoxTable a:link 
{
	text-decoration:none; 
	color: 3295AA; 
	}

.AdminMenuBoxTable a:visited 
{	
	text-decoration:none; 
	color: 3295AA; 
	}

.AdminMenuboxTable a:hover 
{
	text-decoration:none; 
	font-weight:bold;
	color: 3295AA; 
	background-color:black;
	}	
			
.MenuBoxHover
{
	text-align:left;
	color: silver;
	font-size:11px;
	font-weight:normal;
	background-color: silver;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;	
	margin-bottom: 5px;
	line-height:20px;
	opacity:0.5;
	}			
	
.MenuBoxTable a 
{
	display: block; 
	width: 100%;
	}	

.MenuBoxTable a:link 
{
	text-decoration:none; 
	color: black; 
	}

.MenuBoxTable a:visited 
{	
	text-decoration:none; 
	color: black; 
	}

.MenuboxTable a:hover 
{
	text-decoration:none; 
	color: 3295AA; 
	}	
		
.SplashBoxType
{	
	padding-top:100px;
	padding-down:20px;
	padding-right:20px;
	padding-left:20px;	
}

							
.PlainText
{
	font-family: arial;
	font-size: 12px;
	}
				
tr
{
	font-size:12px;
	}
td
{	
	font-size:12px;
	}
table
{	
	font-size:12px;
}	
		
.TitleText
{
	font-size: 22px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height:25px;
	padding-top:3px;
	padding-bottom:3px;
	}

.InvertTitleText
{
	font-size: 20px;
	font-weight: normal;
	color: white;
	}
	
.InvertText
{
	color: white;
	}	
	
.SmallText
{
	font-size: 10px;
	}
	
.SmallInvertText
{
	font-size: 10px;
	color: white;
	}

.AdminText
{
	font-size: 10px;
	color: red;
	font-weight: bold;
	}

.HighlightText
{	
	color: 3295AA;
	font-size: 12px;
	}
	
.LargeHighlightText
{	
	color: 3295AA;
	font-size: 17px;
	}

.SmallHighlightText
{	
	color: 3295AA;
	font-size: 10px;
	}
				
.Masthead 
{
	position: relative;
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
	color: black;
	text-align: left;
	margin-left: 5px; 
	top:-40px;
	margin-bottom:-27px;
	}
	
.ProfileBadge 
{
	font-family: arial;
	font-weight: normal;
	color: black;
	text-align: right;
  	top:-70px;
  	position: relative;
	margin-bottom:-55px;
	}	
	
.Masthead a:link 
{
	text-decoration:none; 
	color: black; 
	}	
	
.Masthead a:hover 
{
	text-decoration:none; 
	color: black; 
	opacity:1.0;
	}		
	
.Masthead a:visited 
{	
	text-decoration:none; 
	color: black; 
	}	
	
.MastheadLite a:hover 
{
	opacity:1.6;
	}	

.FloatDelete
{
	font-size: 9px;
	font-family: arial;
	font-weight: strong;
	opacity: 0.5;
}	

.TruncateBlogPhoto img {
	display:none;
	}	
	
.TruncateBlogPhoto a:link 
{
	text-decoration:none; 
	color: black; 
	}	

.TruncateBlogPhoto img {
  	max-width:640px;
  	width: expression(this.width > 640 ? 640: true);
  	border:0;
	}		
	
.BlogPhoto {
	text-align:justify;
	font-family:arial;
	font-size:12px;
	
	}
	
.BlogPhoto img {
  	max-width:640px;
  	width: expression(this.width > 640 ? 640: true);
        max-height:800px;
        height: expression(this.height > 800 ? 800: true);
  	border:0;
	}		
	
.BlogPhoto a:link 
{
	text-decoration:none; 
	color: black; 
	font-size:12px;
	}	

.BlogPhoto a:hover 
{
	text-decoration:none; 
	color: black; 
	font-size:12px;
	}	
	
.BlogPhoto a:visited
{
	text-decoration:none; 
	font-weight:normal;
	color: black; 
	font-size:12px;
	}			
	
.BlogPagePhoto
{
	width:800px;
	text-align:justify;
}
		
.BlogPagePhoto img {
  	max-width:800px;
  	width: expression(this.width > 800 ? 800: true);
        max-height:800px;
        height: expression(this.height > 800 ? 800: true);
  	border:0;
  	}
  	
.XmasBlogPagePhoto img {
  	max-width:640px;
  	width: expression(this.width > 640 ? 640: true);
  	border:0;
  	}
  	
.ButtonStyle
{
	display: inline;
	font-size:12px;
	border: 1px solid;
	border-color: black;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	background-color:white;
	color:black;
}	

.SubmitButtonStyle
{
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:arial;
	}
	
.FormTextboxStyle
{
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-family:arial;
	}	
	
.ButtonStyle a:hover
{
	color:3295AA;
	text-decoration:none;
		}
		
.PhotoBrowserYes
{
	opacity:1.0;
}

.PhotoBrowserNo
{
	opacity:0.8;
}		
	
.IEBox
{
	width:985px;
	height:50px;
	background-color:edd87c;
	color:black;
	text-align:center;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
	line-height:15px;
	}
	
.IEBox a:link 
{
	text-decoration:underline; 
	color: blue; 
	}		
	
.IEBox a:visited 
{
	text-decoration:underline; 
	color: blue; 
	}		
	
	


table.tab_container { width:780px; }
table.tab_100per { width:100%; }
table.tab_mainbody { border-left:1px solid #ace2fd; border-right:1px solid #ace2fd; border-bottom:#aed8ee; }
table.tab_innerbody { background-image:url(images/bgnd_container.gif); background-repeat:repeat-x; }

.td_topmenucontainer { height:41px; padding:0px 2px 0px 2px; background-image:url(images/bgnd_topmenu.gif); }
td.td_topmenu{ padding:5px; text-align:center; }
td.td_texthome { padding:30px 20px 30px 20px; background-image:url(images/bgnd_container.gif); background-repeat:repeat-x; font-size:13px; color:#518084; line-height:18px; word-spacing:2px; }
td.td_textinner { padding:25px 20px 20px 20px; font-size:13px; color:#518084; line-height:18px; word-spacing:2px; }

a.a_topmenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#e3f5ff; text-decoration:none; }
a.a_topmenu:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#e3f5ff; }
a.a_topmenu:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFF00; text-decoration:underline; }

