#smenu {
	width: 670px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#wrapper {
	margin: 0 auto;
	width: 700px;
}

#articles {
	width: 430px;
	margin-left: 30px;
	float: left;
}

#header {
	color: #333;
	width: 720px;
	height: 185px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 8px 0px 0px 30px;
}

#navigation {
	color: #333;
	margin: -6px 0px 0px 0px;
	background-image: url(img/menu.png);
	background-position: centre;
	background-repeat: no-repeat;
	width: 700px;
	height: 30px;
	padding-top: 10px;
}

#rightcolumn {
	color: #333;
	width: 195px;
	float: right;
	margin-right: 30px;
}

#content {
	color: #333;
	width: 440px;
	display: inline;
}

.sidetitle {
	color: #333;
	width: 195px;
	float: right;
	background-image: url(img/title.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 13px;
}

#footer {
	width: 680px;
	border-top: 3px;
	border-top-style: outset;
	border-top-color: #333;
	clear: both;
	margin: 0px 10px;
}
.clear { clear: both; background: none; }

#title {
	height: 35px;
	background-image: url(img/title.pn);
	padding-top: 1px;
	padding-bottom: 1px;
}

.text {
	padding-left: 7px;
	width: 195px;
}

.info {
	border-bottom: solid 1px #CCCCCC;
	margin-right: 10px;

}

.thumbnail {
	width: 100px;
	height: 100px;
	float: left;
}

#postlinks {
	color: #006699;
}

#postlink {
	color: #006699;
}

#postlinki {
	color: #006699;
}

.icon {
	width: 16px;
	height: 16px;
}

#orangelink {
	color: #FF9900;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.acenter {
	text-align: center;
}

.big {
	font-size: 80px
}

.headline1 {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;

}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.question {
	font-size: 14px;
	font-weight: bold;
}
