/****************************

	Karin Hassing
	Version 1
	All Rights Reserved Heidi Guldhammer Larsen
	www.guldhammer.org

*****************************/


/****************************
	Body
*****************************/

TD, TH, TR, CENTER { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

body {
	background-image: url(../gfx/background.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/****************************
	Tables
*****************************/

.table {
	height: 100%;
	width: 768px;
}

.toptable {
	height: 123px;
	width: 768px;
	background-image: url(../gfx/topbanner.gif);
	background-repeat: no-repeat;

}

.spacetable {
	height: 3px;
	width: 768px;
}

.left_navigationtable {
	height: 85%;
	width: 168px;
	background-color: #FFFFFF;
	border-top: 3px solid #000000;
	border-right: 1px dashed #D3D3D3;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
	vertical-align: top;
	margin: 0px;
	padding: 6px;
}

.maintable {
	height: 85%;
	width: 600px;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}

.newstable {
	height: 85%;
	width: 600px;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;

}

.link_maintable {
	height: 85%;
	width: 600px;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
}

.bottomtable {
	height: 20px;
	width: 768px;
	background-color: #d2deea

}

.inside_bottomtable {
	height: 25px;
	Width: 768px;
	border: 3px solid #000000;
	background-color: #d2deea
	
}

.storytable {
	height: 85%;
	width: 600px;
	background-color: #FFFFFF;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #000000;
}

/****************************
	Navigation
*****************************/

.navigationheader {
	height: 20px;
	width: 156px;
	border-bottom: 3px solid #000000

}

.navigationfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.navigation {
	width: 156px;
	height: 100%;
}

.quality {
	vertical-align: bottom;
	height: auto;
}

/****************************
	Secondary Text
*****************************/

.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

/****************************
	Images
*****************************/

.images {
	border: 1px solid #000000;
}

.images_contents {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;
}

/****************************
	Hyperlinks
*****************************/

.navigation_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 11px;
}


/****************************
	Layer
*****************************/

.layer {
	padding: 10px 20px 20px;
	width: 100%;
}
