body
{
background-color: #2e3337;
background-repeat: no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #585756 url("img/bg.gif");
background-image: url(img/bg.gif);
}

A:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D0C410;
	text-decoration: none;

}
A:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D0C410;
	text-decoration: none;
}

A:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #D0C410;
	text-decoration: none;
}
A:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5C6063;
	text-decoration: underline;
}
.title 
{
font-family: Verdana;
font-weight: bold;
color: #5C6063;
font-size: 11px;
text-transform: uppercase;
}

.date 
{
font-family: Verdana;
font-weight: normal;
color: #5C6063;
font-size: 9px;
}

.tekst 
{
	font-family: Verdana;
	font-weight: normal;
	color: #C5C9CC;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.tekst2 
{
	font-family: Verdana;
	font-weight: normal;
	color: #C5C9CC;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #40474D;
	BORDER-RIGHT: #646C72 1px solid; 
	BORDER-TOP: #646C72 1px solid; 
	BORDER-LEFT: #646C72 1px solid; 
	BORDER-BOTTOM: #646C72
}

.poster 
{
font-family: Verdana;
font-weight: normal;
color: #D0C410;
font-size: 9px;
}

.textimg {

	margin: 0px;
	padding: 0px;
	border: 1px #7B7D7F;
	border-style: solid;
}

/* This is the style of your browser text */

/* body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	background-color: #AFB9C2;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}
*/

p {
	margin: .5em 0 1em 0;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	}


h1 {
	text-align: center;
	font-size: 10px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 10px;
	display: inline;
	
}

h3 {
	font-size: 10px;
}

h4 {
	color: #660000;
	font-size: 10px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 10px;
}

#container {
	width: 740px;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #40474D;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #40474D;
	border: 3px double #40474D;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {

}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}
