body
{
	background-color:#cccccc;	
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
}

div.container
{
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;	
	width:900px;
	line-height:150%;
	margin-left: auto; 
	margin-right: auto;
	min-height: 900px;
	border:1px solid black;
	background-color: white;
}

div.header
{
	padding:0.5em;
	color:black;
	//background-color:#8BB381;
	//background-color:#628318;
	//background-color: #039;
	//background-color: #06c;
	background-image: url('icons/ninaistoko_900.png');
	background-color: #b0d4f7; 
	clear:left;
	text-align:center;
	font: Times New Roman;	
	height: 130px;
}

div.left
{
	float:left;
	width:140px;
	padding:1em;
	background:black url('icons/tipi_menu_lighter.jpg') bottom no-repeat;	
	border:1px solid black;
	border-left:none;	
	color:black;	
	font-weight:bold;
	height:450px;
}

div.content
{
	float:top;
	margin-left:165px;
}

div.content2
{
	float:top;
	margin-left:165px;
	padding:30px;
	padding-top:40px;
}

div.top
{
	float:left;
	color:black;
	//background-color:#C8B560;
	//background-color:#369;
	background-color:#ccc;		
	border:1px solid black;
	border-left:none;
	border-right:none;
	text-align:center;
	width:735px;
	padding-top: 4px;
	padding-bottom: 4px;	
}

div.footer
{
	color:#B7A5DF;
	background-color:;
	clear:left;
	text-align:center;
}

h1.header
{
	padding:0;
	margin:0;
	text-align:center;
}

form
{
	margin: 0;
	padding: 0;	
}

table
{
	//background-color:#C8B560;		
	background-color:#ccc;			
	font: 100% georgia, sans-serif;
	//color: #555753; 
	//\-moz-border-radius: 0.5em;
}

table.story_browse
{
	font: 100% georgia, sans-serif;
	border-color: none;
	padding: 5px;
	background-color: white;				
}

span.top_menu_item
{
	margin-right: 20px;	
	margin-left: 20px;
	padding-right: 3px;
	padding-left: 5px;	
}

table.button
{
	background-color:white;			
	font: 100% georgia, sans-serif;
}

td.button
{
	border:1px solid black;
	padding: 8px;
	background-color:#ccc;
	margin: 40px;
}

#display
{
	font: 100% georgia, sans-serif;
	color: #555753; 
	background-color:white;
}


#warning
{
	//color:#8BB381;
	//color: blue;
	color:#f60;
}

.warning
{
	//color:#8BB381;
	//color: blue;
	color:#f60;
}

highlight
{
	background-color:#C0C0C0;
}

.bold
{
	font-weight:bold;
}

a#valid_user
{
	color:#806D7E;
}


a
{ 
	font-weight: bold; 
	text-decoration: none; 
	//color: #254117;
	//color: #600;
	color:#d0232a;
}

a:visited 
{ 
	font-weight: bold; 
	text-decoration: none; 
    //color: #600;
	//color: #254117;
	color:#d0232a;
}

a:hover, a:active 
{ 
	text-decoration: none; 
	color: black;
}


img
{
	border: none;
}

hr
{
	width: 100%;	
	text-align: left;
	margin-left: 0;
}

div#search_box_a
{
	width: 225px;	
	min-height: 30px;
	position: fixed;
	top: 0px;
	right: 0px;
	//background-color:#C8B560;
	background-color:#ccc;
	border:1px solid black;
	border-top: none;
	padding: 1em;
}

div.leftcontent
{
	background-color:;	
	width:45%;
	float:left;
	padding:10px;	
}

div.rightcontent
{
	background-color:;	
	width:45%;
	float:right;
	padding:10px;	
}

div.testContainer
{
	margin: auto;
	height: 480px;
	width: 480px;
	border:1px solid black;
	background-color: #DDDDDD;
}

div.testChooseCollection
{
	margin: 15px;
	height: 380px;	
	width: 430px;
	background-color: white;
	padding: 10px;
}

div.testChooseCollectionHalf
{
	margin: 15px;
	height: 190px;	
	width: 430px;
	background-color: white;
	padding: 10px;
}

#img_down
{
	position: relative;
	top: 3px;	
}


td.emphasis
{
	color:#f60;	
}

td.three_way
{
	width:33%;
	text-align:center;
}

#centered_login
{	
	position: relative;
	left: 200px;			
}

td.bw
{
	background-color:#dddddd;
	//color:black;	
	//border:1px solid black;
}

td.wb
{
	background-color:white;
	//color:black;	
	//border:1px solid black;
}

ul 
{
	margin-left: 0; padding-left: 2.5em;
}