body {
	background: url("http://www.cyberdirect.com/images/bgbg.jpg");
	background-position: top left;
	background-attachment: ;
	background-repeat: no-repeat;
	font-family: Arial, Helvetical, sans-serif;
	font-size: smaller;
}

table, tr, td {
	background-position: top left;
	background-attachment: ;
	background-repeat: no-repeat;
}

a {
	color: #0000FF;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

a:active {
	color: #AAAAAA;
}

a img {
	border: 0px;
}

p a img {
	opacity: 1;
	border: 0px;
}

p a img:hover {
	opacity: 1;
	border: 0px;
	border-color: #AAAAAA;
}

div img {

}






/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: ;
	font-size: small;
}

blockquote, h3, p, li {
	padding-right: ;
	padding-left: ;
	font-size: small;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	font-weight: normal;
	font-size: small;
}

h1, h2 {
	font-family: Arial, Helvetical, sans-serif;
}

h1 {
	font-size: small;
}

h2 {
	font-size: small;
	font-style: italic;
}

small, .small {
	font-size: small;
}

/* links
----------------------------------------------- */

a {
	text-decoration: ;
	font-size: small;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font-weight: bolder;
	font-family: Arial, Helvetical, sans-serif;
}

#sidebar-2 a, #sidebar-1 a {
	color: ;
	background-color: ;
	border: none;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

#sidebar-1 p {
	text-align: ;
}

#content hr {
	margin: ;
	width: 33%;
	color: ;
	background-color: ;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider {
	margin: ;
	text-align: ;
}

/* global layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 468px;
}

#head {
	height: ;
	text-align: center;
}

#sidebar-2 {
	margin-left: ;
	padding-top: ;
	float: right;
	width: 150px;
}

#content {
	margin: ;
	padding-top: ;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4 
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

div.affiliate-link { padding: 2px 8px 12px 8px; }
h3.affiliate-header { font-size: 12pt; font-weight: 700; }
div.affiliate-link p { padding: 2px; }
