html {
	color:#555555;
}

body { 
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#page { 
	background-image: url(content.jpg);
	position: relative;
	margin: auto;
	width: 766px;
	top: 0px;
}

.search {
	position: relative;
	top: 3px;
	float: right;
	margin-right: 10px;
}	

:focus { outline: 0; }

a {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
}

h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 5px;
}

h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 5px;
}

.gray {
	color: #999999;
}

.menulink {
	color: #000000;
}

.menu {
	height: 19px;
	padding-top: 5px;
}	

.header {
	background-color: #ffffff;
	background-image: url(header.jpg);
	height: 234px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 1.9em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: 0px solid #993300;
	border-right: 0px solid #993300;
	border-top: 0px solid #993300;
}

.klik {
	margin: 0px;
	padding: 0px;
}	 

.titlemenughack {
	background-image: url(menu.jpg);	
	height: 26px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 15px;
	border-left: 0px solid #993300;
	border-right: 0px solid #993300;
}

.description {
	font-family: Verdana;
	font-size: 0.4em;
}

.container {
	margin: 0px 32px 0px 32px;
	font-family: Verdana;
	font-size: 0.75em;
}

.HACKbodyPostghack {
    background-image: url(content_top.jpg);
	height: 30px;
	border-top: 0px solid #993300;
	border-left: 0px solid #993300;
	border-right: 0px solid #993300;
}

.border {
	border-left: 0px solid #ffffff ;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

.containerPost {
	margin: 0px 230px 0px 20px;
}

.postDataghack {
	padding-top: 0px;
	margin-top: -3px;
	padding-bottom: 10px;
	text-align: left;
	color: #333333;
	font-family: Verdana;
	font-size: 0.6em;
}

.postFootghack {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.6em;
}

.postTitle {
	color:#CC0000;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 0.95em;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #969174;
}

.postText {
	font-family: Verdana;
	text-align: justify;
	font-size: 0.70em;
	margin-left: 5px;
}

hr {
	border: 0;
	height: 1px;
	color: #5561CE;
	background-color: #5561CE;
}

.info {
	float: right;
	position: relative;
	left: -20px;
	width: 180px;
	border-left: 1px solid #969174;
	margin: 0px 0px 15px 0px;
	padding: 7px;
	padding-top: 5px;
	font-variant: small-caps;
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
}

.infoSection {
	color: #FFFFFF;
	height: 23px;
	background-color: #CC0000;
	border: 0px solid #3F73A3;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 1.05em;
	margin-top: 20px;
	margin-bottom: 3px;
}

.containerComments {
	margin: 15px 230px 0px 32px;
	font-family: Verdana;
	font-size: 0.70em;
	text-align: justify;
}

.commentInfo {
	text-align: right;
	color: #999999;
	font-family: Verdana;
	font-size: 0.80em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	margin-top: -8px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.footer {
	background-image: url(footer.jpg);
	clear: both;
	color: #999999;
	height: 62px;
	font-family: Verdana;
	font-size: 0.75em;
	text-align: center;
}

.pata {
	position: relative;
	top: 63px;
	font-size: 10px;
}

.inputTitle {
	width: 700px;
	font-family: Verdana;
}

textarea {
	width: 700px;
	height: 300px;
	font-family: Verdana;
	font-size: 1.00em;
}

.commentTextarea {
	width: 500px;
	height: 200px;
	font-family: Verdana;
	font-size: 1.00em;
}

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

.num_posts {
	color: #777777;
}