/*Other Realms Style 01*/

a{
	text-decoration: none;
	font-family: Tahoma, sans-serif;
}
a.leftNav{
	padding-left: 15px;
	color: #030;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}
a.leftNav:hover{
	color: #090;
}
a.topnav{
	padding-left: 7px;
	padding-right: 8px;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
a.footer{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
}
a.footer:hover,a.topnav:hover{
	color: #0c0;
}
blockquote{
	padding: 0px 0px 0px 0px;
	margin: 0px 5% 5px 5%;
}
body{
	margin: 0px 0px 0px 0px;
	background-image : url(../images/background01.gif);
	background-repeat : repeat;
}
div#content{
	/*Layout*/
	background-color : #fff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #333;
	padding: 45px 30px 15px 45px;
	width: 456px;
	float: left;
	/*Font stuff*/
	font-family: Tahoma, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 12px;
}
div#content a.archive{
	text-decoration: none;
	font-style: italic;
	color: #999;
	padding: 0px 5px 0px 2px;
}
div#content a.archive:hover{
	text-decoration: underline;
}
div#content a.news{
	text-decoration: none;
}
div#content a.news:hover{
	text-decoration: underline;
}
div#imageBar{
	float: right;
	width: 172px;
	overflow: hidden;
	background-color: #fff;
	background-image : url(../images/bg-rightbar.gif);
	border-width: 1px 0px 0px 1px;
	border-color: #333;
	border-style: solid;
}
div#imageBar img{
	width: 172px;
}
div#footer{
	width: 824px;
	background-color : #666;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #fff;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #333;
	text-align: center;
	padding: 1px 3px 10px 3px;
}
div#leftnav{
	background-image : url(../images/leftNavBack01.gif);
	background-repeat : repeat-y;
	background-color: #fff;
	overflow: hidden;
	width: 125px;
	border-width: 1px 1px 0px 0px;
	border-color: #333;
	border-style: solid;
	padding-top: 25px;
	float: left;
}
div#leftnav p{
	padding-left: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
}
div#titleBox{
	width: 270px;
	float:left;
}
div#topbar{
	margin-top: 0px;
	background-image : url(../images/topBarBack01.jpg);
	background-repeat : repeat-x;
	height: 90px;
	width: 830px;
}
div#topnav{
	padding-left: 20px;
	width: 810px;
	height: 20px;
	background-color : #666;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
#wrapper { 
	margin: 0 auto;
	width: 830px;
}
h1, h2, h3{
	color: #111;
	margin: 0px 0px 0px 0px;
}
h1{
	font-family : Tahoma, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-style: italic;
	line-height : 25px;
}
h2{
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	line-height: 16px;
}
#content h2{
	font-family: Tahoma, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 12px;
	margin-bottom: -5px;
}
h3{
	font-size : 11px;
	font-style: italic;
	font-family: Tahoma, sans-serif;
}
#content h3{
	margin: 0px 0px 0px 0px;
}
img#logo{
	position:relative;
	top:8px;
	left: -5px;
}
div#content p{
	margin-bottom: 20px;
}
div#content p.frontpage{
	line-height: 20px;
}
div#content a{
	text-decoration: underline;
	font-family: Tahoma, sans-serif;
	color: #000;
}
div#content h2{
	padding-bottom: 15px;
}
div#content td{
	line-height: 13px;
}
ul, ol{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5%;
}
li{
	
}
small{
	font-style: italic;
	color: #999;
}
strong{
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

