
body {
	background: #98A7BC url(images/back.jpg) top repeat-y;
	color: #1E1E1E;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #DF7000;
	text-decoration: underline;
	}
	
a:hover{
	color: #B95C00;
	background: none;
	text-decoration: none;
	}
#container { 
	background: #EBEEF1;
	width: 800px;
	text-align: left; 
	margin: 0px auto; 
	}
#header {
	background: #EBEEF1 url(images/hesbe-internet.jpg) top no-repeat;
	height: 446px;
	text-align: left;
	}	
#header h2 {
	color: #EBEEF1;
	font-size: 35px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #EBEEF1;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #EBEEF1;
	text-decoration: none;
	}

#header h3 {
	color: #EBEEF1;
	font-size: 17px;
	font-family: Helvetica, Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}

#menu { 
	background: #262626 url(images/menubase.jpg) repeat-x;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: left;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #EBEEF1;
	font-size: 20px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 4px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: px;
	}
	
#menu ul li a {
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	color: #EBEEF1;
	font-weight: bold;
	margin: 10px;
	padding: 4px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #FFE2C8;
	margin: 10px;
	background: #5A96B0 url(images/menubaseover.jpg) repeat-x;
	padding: 4px;
	text-decoration: none;
	}


#content { 
	width: 500px; 
	margin-top: 10px;
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 40px;
	position: relative;
	padding: 0px 10px 0px 30px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;

	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #1E1E1E;
	text-decoration: none;
	}

#content h2 {
	color: #7C6C5C;
	font-size: 27px;	
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin-top: 25px;
	line-height: 100%;
	font-variant: normal;
	}
#content h2 a  {
	color: #239BE4;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #93D6FF;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #7C6C5C;
	font-size: 20px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
	}
#content h3 a  {
	color: #1E1E1E;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #1E1E1E;
	background: #EBEEF1;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #239BE4;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #93D6FF;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #707274;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	color: #EBEBEB;
	font-size: 11px;
	width: 200px;
	float: right; 
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	}
#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #EBEEF1;
	font-size: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-decoration: bold
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #FF9F40;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #FFC488;
	text-decoration: none;
	}
#footer { 

	background: #262626;
	color: #EBEEF1;
	height: 90px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	}

