/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	width: 900px;
	background-color: #333333;
	font-size: small;
	color: #CCCCCC;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	margin-bottom: auto;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-color: #333333;
	background-image: none;
}
#header {
	color: #333;
	width: auto;
	height: 100px;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	float: none;
}
#search {
	float: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

#Footer {
	background-color: #333333;
	height: auto;
	width: auto;
	font-size: x-small;
	text-align: center;
	vertical-align: bottom;
}

#navigation {
	color: #333;
	padding: 0px;
	background-color: #000000;
	right: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-position: top;
	width: auto;
}
#subnavbar {
	background-color: #666666;
	color: #CCCCCC;
	height: auto;
	font-size: 14px;
	font-style: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: right;
	white-space: normal;
	display: table;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	width: 900px;
	border-bottom-style: solid;
	padding: 0px;
	float: none;
	right: 0%;
	margin-right: auto;
	margin-left: 0%;
	left: 100%;
}
#Large_flash_content {
	height: auto;
	width: 900px;
}

#rightcolumn {
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	width: 560px;
	float: right;
	font-size: x-small;
	height: 400px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	top: auto;
}
#right_flash_column {
	height: auto;
	width: 550px;
	float: right;
}

#leftcolumn {
	float: left;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px;
	width: 290px;
	display: inline;
	position: relative;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 400px;
}
.clear {
	clear: both;
	background-image: none;
	height: auto;
	width: auto;
	margin: auto;
}
#text_logo {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	width: 300px;
}
.fyrirsogn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
	text-transform: none;
}
#Large_flash_container {
	height: auto;
	width: auto;
}
#media_content_container {
	clear: both;
	float: left;
	height: auto;
	width: 290px;
}
