<style>
html, body {
 background-color:white;
 color:black;
 margin:0;
 padding:0;
 font:small verdana,tahoma,arial,helvetica,sans-serif;
}
div, p, h1, h2, h3, h4, img, ul, dl {
 padding:0;
 margin:0;
 border:0;
}
dt {
 margin:5px 0;
}
html ul {
 margin:4px;
}

li{
 font-size:small;
 text-align:left;
 line-height:150%;
 margin-left: 20px;
}
#linkList li, #designList li{
 list-style:none;
 font-size:x-small;
 text-align:center;
 line-height:150%;
}

h1, h2, h3, h4 {
 font-family:arial,helvetica,sans-serif;
}
html h2 {
 background-color:#dbe6eb;
 color:#000;
 border:1px solid #b9ced6;
 padding:3px;

}
html p, html h3, html dl, address {
 padding:8px;
}
p, dl {
 line-height:140%;
 text-align:justify;
}
dl a {
 font-weight: bold;
}
acronym, abbr {
 text-decoration:inherit;
 border-bottom:1px dashed gray;
 cursor:help;
}
a acronym, a abbr {
 border:none;
 cursor:pointer;
}
h3 acronym, h3 abbr {
 border:none;
 cursor:text;
}
a:link, a:visited {
 text-decoration:none;
 color:#0A3E74;
 background-color:transparent;
}
a:hover {
 text-decoration:none;
 color:#DD810A;
 background-color:transparent;
}
a:active {
 text-decoration:underline;
 color:#DD810A;
 background-color:transparent;
}
div#content h3 {
 border-bottom:1px solid #dbe6eb;
 font-size:large;
 letter-spacing:4px;
 font-weight:normal;
 margin-left:2px;
 padding-left:13px;
 color:#757575;
 background:white url(/designs/Cyberotica/h3_bg.gif) repeat-y;
}
div#banner {
	color:black;
	height:100px;
	background-color: #FFF;
}
div#banner h1 {
 display:none;
}
div#extraDiv1 {
 position:absolute;
 top:0;
 left:0;
 height:134px;
 width:581px;
 background-image:url(/designs/Cyberotica/logo.jpg);
}
div#container {
 background:#e8e8e8;
 color:#000;
}
div#linkList, div#designList {
 width:168px;
 padding-top:45px;
  background:#e8e8e8;
}
div#linkList {
 float:left;
}
div#designList {
 float:right;
}
div#linkList h3, div#designList h3 {
 font-weight:normal;
 padding:3px 0 3px 9px;
 font-size:small;
 text-transform:lowercase;
 letter-spacing:2px;
 background-color:#95A3B8;
 color:white;
}
div#designinfo {
 display:none;
}
div#content, div#latestarticles, div#contact {
 margin:0 168px;
 color:black;
 background-color:white;
 padding-left:12px;
 padding-right:12px;
}
div#content {
 padding-top:10px;
}


div#contact {
 padding-bottom:15px;
}
div#copyinfo {
 background-color:#95A3B8;
 color:white;
 border-top:9px solid CB3301;
 text-align:center;
 padding:8px 0;
 text-transform:capitalize;
 font-size:x-small;
 margin-left: 170px;
 margin-right: 170px;
}
div#copyinfo img {
 display:block;
 margin:4px auto 0;
}

@media Print    
{
HTML {
	BACKGROUND: white; COLOR: black; FONT: 12pt georgia, serif
}
BODY {
	BACKGROUND: white; COLOR: black; FONT: 12pt georgia, serif
}
H1 {
	FONT: 24pt georgia, serif;
}
H2 {
	FONT: 18pt georgia, serif;
}
H3 {
	FONT: 16pt georgia, serif;
}
H4 {
	FONT: 14pt georgia, serif;
}
P {
	FONT: 12pt georgia, serif;
}
div#container {
	BORDER: none;
}
div#content {
	BACKGROUND: white; COLOR: black; margin: 0pt; border: none; width: 100%;
}
div#linkList {

	DISPLAY: none
}
div#designList {

	DISPLAY: none
}
#banner {
	DISPLAY: none
}

div#copyinfo {
	border: none; background-color: #ffffff; margin: 0pt; border-top: solid black 1pt; WIDTH: 100%; text-transform: capitalize;
}

.path {
	DISPLAY: none;
}
</style>
