html, body {
	margin		: 0px;
	padding	: 0px;
	font-size	: 90%;
	font-family	: Verdana, Trebuchet, Helvetica, Sans-Serif;
background: #EEEEEE;
}

body {
	font-size: 80%; /* for IE/Win */
}

html>body {
	font-size: 97%; /* for Opera */
}
head:first-child+body {
	font-size: 90%; /* for Mozilla, IE/Mac */
}p{color: #202020;
		 font-family:Arial;
		 font-size: 12px;}
h1{font: normal 2.1em/1.6em Verdana, Trebuchet, Helvetica, Sans-Serif; vertical-align: top;
margin:0px 0px 9px 0px;}
h2{font: normal 1.4em Verdana, Trebuchet, Helvetica, Sans-Serif; vertical-align: top;
margin:0px 0px 6px 0px;}
h3{font: bold 1.0em/1.6em Verdana, Trebuchet, Helvetica, Sans-Serif; vertical-align: top;
padding-bottom:0px;
margin-bottom:0px;}
a:link{color           : #323232;
text-decoration : underline;}
a:visited{color           : #000000;
text-decoration : underline;}
a:hover{color: #339966;}
a:active{color: #FF3300;
 }

.floatleft{float: left;
text-align: left;}
.floatright{float: right;
text-align: right;}
#Header{height		: 50px;}
#LeftColumn{z-index:2;
position: absolute;
left:3px;
top:50px;
width: 200px;}
#RightColumn{background: #fff;
z-index:0;
position: absolute;
right: 5px; 
top:50px;
width: 190px;}
#MainBody{background:#f1f1f1;
z-index:1;}
#MainContent{background:#fff;
top: 50px;
z-index:0;
postition: relative;
min-width:100px;
margin-left: 205px;
margin-right: 200px;}
.BlockOutline{background: #EEEEEE;
margin: 1px 1px 1px 0; 
padding-bottom: 3px;
border: 1px solid #000;}
.BlockTitle{height: 20px;
background:url(../bg-portlet-head-blue-med.gif) repeat-x; border-bottom:1px solid #47b; 
margin:0px; 
border: 1px solid #fff;
padding:2px 2px 2px 10px;}
.BlockContents{border: 0px solid #c7c7c7;
padding: .5em 7px;}
.BlockPollContents{font-size       : 0.9em;
line-height     : 1.3em;
text-align      : left;
color: #323232;}
.BlockSpacer{clear: both;}


.StoryOutline{margin: 3px 3px 3px 0; 
border: 1px solid #000;}
.StoryDate{background-color	: #c7c7c7;
padding		: 5px 5px 5px 5px;
margin			: 0px 0px 0px 0px;
height			: 15px}
.StoryTitle{background:url(../bg-portlet-head-gray-med.gif) repeat-x; border-bottom:1px solid #777; 
padding:0px 0px 0px 10px;}
.StoryTitleText{color : white;
 font-size:1.1em; font-weight:bold;}

.StoryContentsText{font-size       : 1em;
 line-height     : 1.3em;
 text-align      : left;
 padding : 1px 1px 1px 1px;
background:#fff;}
.StorySpacer{padding:2px;
margin		:0px 0px 0px 0px;
}
#calendar{margin		:	2px 0px 2px 0px}
.calendar th{text-align	:	center;
	font-size	:	8px;}
.calendar td{text-align	:	center;
	font-size	:	10px;
	color		:	#c0c0c0;}
.calendar caption{text-align	:	left;
	font-size	:	8px;}
.calendar a{color		:	#000;
	font-weight	:	bold;}
.calendar a:visited{	color		:	#000;
	font-weight	:	bold;}
.buttonOvr{			POSITION: RELATIVE;
   			BACKGROUND-COLOR: #c0c0c0; 
    			border-style: solid;
			border-width: 1px;
			border-color: #e0e0e0 #808080 #808080 #e0e0e0;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;}
.buttonPress{			POSITION: RELATIVE;
    			BACKGROUND-COLOR: #e8e8e8; 
    			border-style: solid;
			border-width: 1px;
			border-color: #808080 #e0e0e0 #e0e0e0 #808080;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;}
.buttonNor{			POSITION: RELATIVE;
    			BACKGROUND-COLOR: #c0c0c0; 
			border-style: solid;
			border-width: 1px;
			border-color: #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
    			TOP: 1px;
    			HEIGHT: 23px; 
    			WIDTH: 23px;}
.buttonSep{			BORDER-LEFT: buttonshadow solid 1px; 
			BORDER-RIGHT: buttonhighlight solid 1px; 
			FONT-SIZE: 0px; 
			TOP: 1px;
			HEIGHT: 23px; 
			WIDTH: 1px; }
.toolbar{			POSITION: RELATIVE;
   		 	BACKGROUND-COLOR: #c0c0c0; 
    			border-style: solid;
			border-width: 1px;
			border-color: #e0e0e0 #808080 #808080 #e0e0e0;
    			HEIGHT: 25px; 
    			TOP:0;
    			LEFT:0;}
#headerLeft	{
		height			: 100px;
		}

#headerRight	{
		position			: absolute;
		right			: 10px;
		top			: 0px;
		height			: 130px;
		width			: 53px;
		}
	.news
	{
	text-align	: justify;
	font-size	: 1.0em;
	line-height	: 1.6em;
	}

	.small
	{ 
	font-size	: 0.8em;
	line-height	: 1.4em;	
	}

	.smallbold
	{ 
	font-size	: 0.8em;
	line-height	: 1.4em;	
	}

	.left
	{
	text-align	: left;
	}

	.center
	{
	text-align	: center;
	}

	.right
	{
	text-align	: right;
	}

	.required
	{
	color		: red;
	}

	.small-left
	{ 
	text-align	: left;
	font-size	: 0.8em;
	line-height	: 1.4em;	
	}



.title
{
font-size	: 2.1em;
line-height	: 2.1em;
margin-top	:  0px;
margin-bottom	: 18px;
vertical-align	: top;
}

.title2
{
font-size	: 1.8em;
line-height	: 1.8em;
margin-top	:  0px;
margin-bottom	:  0px;
}


.threadmap, #threadmap	{
		font-size       : 0.9em;
		line-height     : 1.8em;		
		text-align		: left;
}

acronym, abbr {
  border-bottom: 1px dotted black;
  cursor : help;
}

.articleinfo
{
height		:100px;
font-size	: 0.8em;
}


pre, tt, code {
	font-weight: bold;
	font-family: monospace;
	white-space: pre;
	text-align:left;
}
		
		
input {
                  font	: normal 0.9em/1.2em Verdana, Tahoma, Trebuchet, Arial, Sans-Serif;
                  margin	: 0px;
}

input.button      {
                  background-color	: #f1f1f1;
                  border			: 1px solid;
                  border-color		: #ccc;
	  height			: 19px;
}
input.gobutton    {
                background-color	: #f1f1f1;
                border			: 1px solid;
                border-color		: #ccc;
	height			: 19px;
	width			: 25px;
}

textarea          {
                  font				: normal 0.9em/1.5em Verdana, Tahoma, Trebuchet, Arial, Sans-Serif;
                  margin			: 0px;
}

select.select2    {
                  color           : #999;
                  background-color: #f1f1f1;
}

select.multi      {
                  color           : #000;
                  background-color: #fff;
}

				
table             {
                  margin            : 0px 0px 0px 0px;
                  padding           : 0px 0px 0px 0px;
}
	
table td {
	font		: normal 0.8em/1.2em verdana;
}
	
.toolbar-button   {
		  background-color	:#f1f1f1 ; 
		  border	: 1px solid buttonface;
		  margin	: 1px; 
}
			
.toolbar-raised	  { 
		  border-top	: 1px solid buttonhighlight;
		  border-left	: 1px solid buttonhighlight;
		  border-bottom	: 1px solid buttonshadow;
		  border-right	: 1px solid buttonshadow;
		  background-color	: #f1f1f1;
		  margin	: 1px;
}
			
.toolbar-pressed  {
		  border-top	: 1px solid buttonshadow;
		  border-left	: 1px solid buttonshadow;
		  border-bottom	: 1px solid buttonhighlight;
		  border-right	: 1px solid buttonhighlight;
		  background-color	: #f1f1f1;
		  margin	: 1px;
}


.row {
 		clear: none;
 		padding		: 0px 0px 5px 0px;
  }

.numberlinkcol	{
		text-align	: left;
		margin-left: 20px;
		}
		
.viewlinkcol	{
		text-align	: left;
		margin-left: 160px;
		}

.outline		{
		border			: 1px solid #c0c0c0; 
		}

.quotebox, blockquote, quote, q
		{
		margin			:0px 10px 0px 35px;
		line-height		:1.3em;
		padding		:15px;
		text-align		:left;
		background-color	:#fffdf2;
		border-left		:1px solid #BFCB25;
border-top		:1px solid #BFCB25;
border-right		:1px solid #BFCB25;
border-bottom		:1px solid #BFCB25;
		font-style		:italic;
		}

select		{
			color           : #fff;
			font				 : normal 0.8em Verdana, Tahoma, Trebuchet, Arial, Sans-Serif;
			background-color: #004B6C;
		}

.smallmessagebox
		{
		margin				:0px 0px 0px 0px;
		font					:normal 0.8em/1.0em verdana;
		padding	  			:10px;
		text-align			:left;
		background-color	:#fffdf1;
		border				:1px dashed #BFCB25;
		}

.titlebar	{
		background-color	: #f1f1f1;
		padding		: 5px 5px 5px 5px;
		}		
		
.update		{
		background-color: transparent;
		color           : #c30;
		}

.BlockContents ul {
margin-left:0;
font-size: 0.9em;
padding-left:5px;
}

.AlbumTitle {
height: 20px;
background:url(../bg-portlet-head-blue-med.gif) repeat-x; border-bottom:1px solid #47b;
padding:2px 2px 2px 10px;
color : #000;  font-size:1.1em; font-weight:bold;
}

.PictureTitle {

}

.PictureNavigation {

}

.Picture {
padding: 2px 2px 2px 10px;
width : 95%;
}

.Thumbnail{
padding: 2px 2px 2px 10px;
width: 175px;
float: left;
}

.Footer {
color : #000;  font-size:0.9em;
}

#thumbtainer {
		 width : 100%;
		 margin: 0px 0px 0px 0px;
}

