body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 1.4em;
	background-color:#8da3bb;
	background-image:url(Assets/SignsBackground.jpg);
	margin : 0;
	padding : 0;
}
#content {
	margin : 20px 10px 10px 0px;
	width : 530px;
	padding-left : 35px;
	border-left : 10px dashed #cccccc;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#FFFFFF;
	width : 500px;
	padding-right: 10px;
}
#topbar {
	width : 100%;
	height : 30px;
	border-bottom : 2px solid White;
	border : 1px solid red;
}
#tagline {
	background-color : #CCCCCC;
	border-top : 2px solid white;
	padding : 20px;
	color : white;
	font-weight : bold;
	font-size : 1.2em;
	margin : 0;
}
#navigation {
	position : absolute;
	top : 70px;
	width : 200px;
	left: 714px;
	height: 188px;
}
.button {
	padding: 5px 5px;
	font-size: 14px;
	line-height:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #1414AB;
}
.button:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #ccc;
}
.button:active {
	border-top-color: #1b435e;
	background: #1b435e;
}
h1 {
	color : #990000;
	margin-top : 30px;
	margin-bottom : 0;
	margin-left: 15px;
	padding : 0;
	font-family: Tahoma, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
}
h1+h2 {
	padding-top : 2em;
	margin-top : 0;
}
h2 {
	letter-spacing : 2px;
	padding-top : 3em;
	font-size : 1.2em;
	font-family : Tahoma, sans-serif;
	padding-bottom : 1px;
	border-bottom : 1px dashed #cccccc;
	color : #666666;
}
h3 {
	font-weight : bold;
	font-size : 1em;
	padding : 0;
	margin : 1em 0;
}
h4 {
	color : #999999;
	margin-top : -17px;
	margin-bottom : 0;
	margin-left: 213px;
	padding : 0;
	font-family: Tahoma, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
}
pre {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 1.5em;
	background-color : White;
	color : #333333;
	margin : 0;
	padding : 0;
}
.postinfo {
	color : #666666;
	letter-spacing : 1px;
	padding-bottom : 2em;
}
#menu h2 {
	color : white;
	background-color : #CCCCCC;
	font-size : 1em;
	font-weight : bold;
	padding : 0px 3px 0px 3px;
	margin : 0;
	border : 0;
}
a:link {
	font-weight : bold;
	text-decoration : none;
	color : #3366FF;
}
a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #9933CC;
}
a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #CC6633;
}
#menu ul {
	list-style : none;
}
#menu dd, #menu dl, #menu li, #menu ul {
	padding : 0;
	margin : 0;
}
#menu img {
	border : 2px solid #660000;
	margin : 3px 0;
}

