* {
	margin: 0 auto;
	padding: 0;
}

html	{
overflow-x: auto;
}

BODY {
	background:	#530000 url(images/bg.gif) repeat; 
	font-family:	verdana, tahoma, arial, sans-serif;
	color: white; 
	text-align:center; 
}

#main {
	background:	#353535 url(images/gradient.gif) repeat-x; 
	width: 684px;
	margin: 0 auto;
	text-align: center;
}

.innerframe {
	margin-left: 3px;
	margin-right: 3px;
	border-left: 1px solid #920f1a; 
	border-right: 1px solid #920f1a; 
	min-height: 800px;
}

#menu {
	width: 150px;
	float: left;
	font-family:	verdana, tahoma, arial, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: white;
	text-align: right;
	line-height: 20pt;
}

.justfortheline {
	border-right: 1px solid #808080;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#links a {
	color: #fff;
	text-decoration: none;
}

#links a:hover {
	color: #ff0606;
	text-decoration: none;
}

#works a {
	color: #fff;
	text-decoration: none;
}

#works a:hover {
	color: #e8ff06;
	text-decoration: none;
}

#contact a {
	color: #fff;
	text-decoration: none;
}

#contact a:hover {
	color: #ff6406;
	text-decoration: none;
}

#press a {
	color: #fff;
	text-decoration: none;
}

#press a:hover {
	color: #ffbc06;
	text-decoration: none;
}

#blog {
	text-align: left;
}

#blog a {
	color: #fff;
	text-decoration: none;
}

#blog a:hover {
	color: #06a8ff;
	text-decoration: none;
}
.mainframe {
	text-align: left;
	width: 319px;
}
.mainphoto {
	float:right;
	margin-right: 18px;
	border: 1px solid white;
}
.presphoto {
	float:right;
	border: 1px solid white;
	margin-left: 15px;
	margin-bottom: 7px;
	margin-top: 5px;	
}

.menutext {
	font-size: 14pt;
}
.plaintext {
	font-size: 9pt;
	line-height: 16pt;
	letter-spacing: -0.4pt;
	text-align: justify;
}
.boldtext {
	font-weight: bolder;
}
#titleimage {
	text-align: center;
}
#footer {
	color: #666666;
	font-size: 9px;
	text-align: center;
}
p {
	margin-bottom: 1.5em;
}
a {
	color: #666666;
}
a:hover {
	color: white;
}
linkimg {
	border: 0px;
}

.fet
{
	font-weight: bolder;
}

.sne {
	font-style: italic;
}

.understruken {
	text-decoration: underline;
}

input, select { 
  margin:0px;
  background:#ffffff;
  font-size:8pt;
  border:1px solid gray;
  font-family:arial,serif;
}

textarea { 
  margin:0px;
  background:#fff;
  font-size:8pt;
  border:1px solid gray;
  font-family:arial,serif;
}

#blogid{
	float: right;
	font-size: 30pt;
	color: #06a8ff;
	font-weight: bolder;
}
#blogdate {
	clear: right;
}
#blogtitle {
	font-weight: bolder;
	font-size: 15pt;
}
#blogcontent {
}