h1{font-size:175%;text-align:center;font-variant:small-caps;margin:5px;}

table,td,th,div,span{font-size: 1em;}
form { margin: 0px; }
#main{
	border: 0;
	width: 100%;
	font-family: verdana;
	background-color:black;
	color:#c0c0c0;
	padding-bottom:25px;
}
#banner{
	border: 0;
	width:100%;
	font-family: verdana;
	color:#c0c0c0;
	background:black;
	margin-bottom:0px;
	padding-bottom:0px;
}

#banner table, #banner tr, #banner td
{
	margin-bottom:0px;
	padding-bottom:0px;
}

#bannerLeft{
	height: 114px;
	width:263px;
	background:black;
/*	background-image: url(images/header_topback1.jpg);*/
}
#bannerMiddle{
	height: 114px;
	width:684px;
}
#bannerRepeat{
	height: 200px;
	background-image: url(images/BannerBackRepeat.png);
}
#bannerBarRepeat{
	height: 13px; background-image: url(/images/BannerRepeat.gif); background-repeat:repeat-x;	
}
#bannerTop{ top:0px;}
#bannerBottom{ bottom:0px;}

#ElfBar{
	height: 22px;
	background-image: url(/images/TopElf.png);
	background-repeat:repeat-x;	
}
#menu{
	width: 263px;
	vertical-align: top;
	empty-cells:show;
}

#menu div.linkDiv{
	width:120px;
	margin-top:2px;
	margin-left:12px;
}

#menu .linkA{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	position:relative;
	top:-4px;
	left:-1px;
}
#menuTop{
	height:26px; background-image: url(/images/TopMainRepeat.gif); background-repeat:repeat-x;	
	background-position:bottom left;
}

#menu .catTitle 
{
	padding-left: 32px;
	padding-top: 8px;
	font-weight:bold;
	font-size:102%;
	font-variant:small-caps;
	text-decoration:none;
	color:#FFF;
}

#menu div.menutitle
{
	margin-top:5px;
	margin-left:5px;
	height:32px;
	width:122px;
	background-repeat:no-repeat;	
}


#content{vertical-align:top;padding:0px 30px 10px 20px;}

#footer{
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	font-size: .75em;
	color:#c0c0c0;
}

#footerbar{
	background-image: url(/images/footer.gif);
	background-repeat:repeat-x;
	height:15px;
	width:100%;
	margin-bottom:5px;
}

td.tabs img{ 
position: relative;
top: 4px;
left: -1px;
}

.tabcell {
border-color: #999;
background-color: #546072;
border-top-style: outset;
border-top-width: 2px;
border-left-style: outset;
border-left-width: 2px;
border-right-style: outset;
border-right-width: 2px;
border-bottom-style: outset;
border-bottom-width: 2px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 15px;
}

.details{background-color: #546072;}

.hidden {position: relative;visibility: hidden;}

.visible {position: relative;visibility: visible;}

.formButton, .editButton, .tinyButton{
background-color: #838383;
border-color: #838383;
border-width: 2px;
color: #000;
font-family: verdana;
font-weight: bold;
cursor: pointer;
}
.formButtonOver, .editButtonOver, .tinyButtonOver {
background-color: #CCC;
border-color: #CCC;
border-width: 2px;
color: #000;
font-family: verdana;
font-weight: bold;
cursor: pointer;
}
.editButton, .editButtonOver{
	font-size:87%;
	margin:0;
	padding: 0;
}

.tinyButton, .tinyButtonOver{
	font-size:70%;
	margin:0;
	padding: 0;
}
.loggedIn {color:#333;font-weight:bold;padding:2px 0 0 5px;}
TABLE.loginForm{height:38px;text-align:left;vertical-align:top;}
TABLE.loginForm TD{font-size:85%;color:#333;font-weight:bold;padding-left:3px;text-align:left;}
TABLE.loginForm INPUT{height:17px;font-size:85%;}
.selectButtons{
	width:100%;
	text-align:center;
	padding: 2px 0;
}

/*Borders for the articles*/
.blogEntry
{
	background: url(images/BackTopLeft.jpg) top left no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	max-height:760px;
	max-width:1130px;
}
.blog {
        padding-left:15px;
        padding-top:5px;
}

.blogbody, .comments-body, .trackback-body {
        color: #000000;
        font-size:14px;
        font-weight:normal;
        line-height:14px;
        padding:10px;
        margin-left:6px;
}
.blogbody
{
	background: url(images/BackRight.jpg) top right repeat-y;
  	margin:0;
	padding:15px;
}

.blogBottom
{
	background: url(images/BackBottomLeft.jpg) bottom left no-repeat;
}

.blogBottomRight
{
	background: url(images/BackBottomRight.jpg) bottom right no-repeat;
}
