body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

p {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

p.white {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

input {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
input[type=submit] {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
	margin-bottom: 2px;
}
textarea {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #555555;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}

a.blog {
	color: #ff3fb9;
	text-decoration: none;
	background-color: #000000;
}
a.blog:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

a.twitter {
	color: #000000;
	text-decoration: none;
	background-color: #59B7FF;
}
a.twitter:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #59B7FF;
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #eeeeee;
	color: #000000;
	text-align: left;
}
h1.welcome {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 0px;
	color: #000000;
	text-align: left;
}

h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}

ul {
	list-style-type: square;
}

img {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

img.noborder {
	border-width: 0px;
}

td {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000000;
	padding: 0px;
}

#menu {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #b32413;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/backgrounds/menu.jpg);
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
#menu a:hover {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #d15e4c;
	border-right: 1px solid #e9ffb7;
	padding-left: 9px;
	padding-right: 9px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/backgrounds/a_hover.jpg);
}

#header {
	width: 720px;
	margin: 0 auto 0 auto;
	margin-bottom: 40px;
}
#header h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color: #000000;
	margin-bottom: 12px;
	text-align: left;
}
#header h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}

#content {
	font-size: 12px;
	width: 720px;
	margin: 0 auto 0 auto;
	text-align: justify;
}

.introduction {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #555555;
	text-indent: 25px;
	text-align: justify;
	background-image: url(../img/backgrounds/desc.jpg);
	background-position: bottom left;
	padding-left: 0;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-top: 0;
	background-repeat: no-repeat;	
}

.clearer {
	clear: both;
}

#sidebar {
	width: 160px;
	float: right;
	color: #000000;
	text-align: left;
	font-size: 95%;
}
#sidebar h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #eeeeee;
	color: #cc0000;
	text-align: right;
}

.submenu {
	text-align: justify;
}
.submenu a {
	display: block;
	width: 100%;
	background-image: url(../img/backgrounds/submenua.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px;
	padding-right: 0;
	color: #CC0000;
}
.submenu a:hover {
	background-color: #eeeeee;
	background-image: url(../img/backgrounds/submenua_hover.jpg);
	background-repeat: repeat-y;
	text-decoration: none;
}

#mainbar {
	margin-right: 185px;
	padding-right: 35px;
	background-image: url(../img/backgrounds/mainbar.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
}

#mainbar h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #eeeeee;
	color: #000000;
	text-align: left;
}

#mainbar h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
}

#mainbar p {
	line-height: 20px;
}

#mainbar .articleimg {
	float: right;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	width: 100%;
	background-color: #d15e4c;
	border-bottom: 5px solid #b32413;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d15e4c;
}

pre {
	font-family: "Courier New", Courier, sans-serif;
	font-size: 12px;
}

pre.tableofcontents {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}

.subtitle
	{
	  color: #000000;
	  font-size: 16px;
	  font-family: "Trebuchet MS", Arial, Verdana;
	  font-weight: bold;
	}

.subsubtitle
	{
	  color: #000000;
	  font-size: 14px;
	  font-family: "Trebuchet MS", Arial, Verdana;
	  font-weight: bold;
	}

.subsubsubtitle
	{
	  color: #000000;
	  font-size: 12px;
	  font-family: "Trebuchet MS", Arial, Verdana;
	  font-weight: bold;
	}
	
.subsubsubsubtitle
	{
	  color: #000000;
	  font-size: 12px;
	  font-family: "Trebuchet MS", Arial, Verdana;
	  font-weight: bold;
	  font-style: italic;
	}

.codebox
	{
	  background-color: #DDDDDD;
	  border: 1px solid #000000;
	  padding: 5px;
	  font-size: 12px;
	}
	
.outputbox
	{
	  background-color: #FFFFFF;
	  border: 1px solid #000000;
	  padding: 5px;
	  font-size: 12px;
	}


