@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #000000;
} 
#frame {
	width:955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
} 
#contentcenter {
	width:720px;
	padding:0px;
	float:left;
	background-color: #000000;
} 
#contentright {
	width:200px;
	padding:0px;
	float:right;
	text-indent: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF3300;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF3300;
	background-image: url(http://www.carloskillian.com/img/dark.jpg);
}
p,h3,pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	margin:0px 10px 10px 10px;
	line-height: 23px;
} 
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCCCCC;
	font-weight: normal;
	background-color: #333333;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
} 
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	text-decoration:none;
	padding-top:4px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	display: table-cell;

} 

h6 {
	font-family: arial;
	font-size:12px;
	color:#3333FF;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
} 

#contentheader h1 {
	font-size:14px; 
	margin:0px; 
} 
#contentright p {
	font-size:11px;
	line-height: 21px;
}

a:link {
	text-decoration: none;
	color:#CCCCCC;
}
a:visited {
	text-decoration: none;
	color:#666666;
	font-style: normal;
}
.high {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF3300;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-style: normal;
	background-color: #FF3300;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	display: table-cell;
}

