<style type="text/css">

.need_this_dont_ask_me_why{
	font-family: Verdana, Geneva, sans-serif;
}


/* text */
.standard_text {
	font-family: "dejarip-1","dejarip-2";
	padding-top: 20px; 
	padding-right: 80px; 
	padding-bottom: 20px; 
	padding-left: 40px;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	color: #444444;
}

.header_cell_index {
	padding-left: 0px;
	padding-bottom:0px; 
	vertical-align:bottom;
	height:30px;
	background-color:#00e7e8;
}

.header_index {
	font-family: "museo-sans-1","museo-sans-2";
	background-color: white;
	padding-bottom: 5px; 
	padding-right: 3px; 
	color: #00e7e8;
	font-size: 21px;
	font-weight: 900;
	font-style: normal;
}

.header_cell_gallery {
	padding-left: 0px;
	padding-bottom:0px; 
	vertical-align:bottom;
	height:30px;
	background-color:#ff00f9;
}

.header_gallery {
	font-family: "museo-sans-1","museo-sans-2";
	background-color: white;
	padding-bottom: 5px; 
	padding-right: 3px; 
	color: #ff00f9;
	font-size: 21px;
	font-weight: 900;
	font-style: normal;
}

.header_cell_tools {
	padding-left: 0px;
	padding-bottom:0px; 
	vertical-align:bottom;
	height:30px;
	background-color:#ffd200;
}

.header_tools {
	font-family: "museo-sans-1","museo-sans-2";
	background-color: white;
	padding-bottom: 5px; 
	padding-right: 3px; 
	color: #ffd200;
	font-size: 21px;
	font-weight: 900;
	font-style: normal;
}

.regular {
	padding-top: 20px; 
	padding-right: 80px; 
	padding-bottom: 20px; 
	padding-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
}

.regular_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}


/* body */
.main_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* links */
a:link {
	color: #444444;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
a:visited {
	color: #444444;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
a:active {
	color: #444444;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}


/* table */
.feed_table_index {
		vertical-align: top;
		width: 660px;
		margin-left: auto;
		margin-right: auto;
}

.feed_table_tools {
		vertical-align: top;
		width: 660px;
		margin-left: auto;
		margin-right: auto;
}

.feed_table {
		vertical-align: top;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
}


/* box */
.index_box {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 73px;
}
.selection_box {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 20px;
}
.top_spacer {
	height: 80px;
	width: 10000px;
}
.feed_spacer {
	height: 50px;
}
.feed_box{
	text-align: center;
	vertical-align: top;
}
.standard_box{
	text-align: center;
}
.welcome_box{
	padding-left: 20px;
	vertical-align: top;
	text-align: center;
}


/* meny images */
.index_color {
	display: table-row;
	margin: 0px 0px 0px 0px;
	width: 70px;
	height: 274px;
}
.selection_top {
	display: table-row;
	margin: 0px 0px 0px 3px;
	border: 0px;
}

.index_color_bottom_about {
	display: table-row;
	margin: 0px 0px 0px 0px;
	width: 70px;
	height: 800px;
}
.selection_bottom_about {
	display: table-row;
	margin: 0px 0px 0px 3px;
	width: 17px;
	height: 800px;
	border: 0px;
}
.index_color_bottom_tools {
	display: table-row;
	margin: 0px 0px 0px 0px;
	width: 70px;
	height: 2700px;
	border: 0px;
}
.selection_bottom_tools {
	display: table-row;
	margin: 0px 0px 0px 3px;
	width: 17px;
	height: 2700px;
	border: 0px;
}
.index_color_bottom_gallery {
	display: table-row;
	margin: 0px 0px 0px 0px;
	width: 70px;
	height: 14400px;
	border: 0px;
}
.selection_bottom_gallery {
	display: table-row;
	margin: 0px 0px 0px 3px;
	width: 17px;
	height: 14400px;
	border: 0px;
}

</style>


