﻿

	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family:Arial;
		font-size:14px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:1px;
		background:#fff;
		border:1px solid #000;
		}

	#centercontent {
		background:#fff;
   		margin-left: 1px;
   		margin-right:1px;
		border:1px solid #000;		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 1px;
   		margin-right:1px;
		}
	html>body #centercontent {
   		margin-left: 1px;
   		margin-right:1px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:50px;
		width:1px;
		background:#fff;
		border:1px solid #000;
		}
	
	#banner {
		background:#fff;
		height:40px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}


.titleLabel
{
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:White;
}

.addressText
{
	font-family:Arial;
	font-size:16px;
	color:White;
}
.menuText
{
	font-family:Arial;
	font-size:12px;
	color:White;
}

.smallText
{
	font-family:Arial;
	font-size:8px;
	vertical-align:top;
	line-height:13px;
}

.hideUnderline
{
	text-decoration: none;
}
.blogTitle
{
	font-size:20px;
	font-weight:bold;
}
.blogTitleSidebar
{
	font-size:12px;
	font-weight:bold;
}
.blogLinkButtonHover
{
	font-weight:bold;
	color:White;
	text-decoration:underline;
}
.blogLinkButtonNormal
{
	font-weight:normal;
	color:Black;
	text-decoration:none;
}