
body {
	background-color:#CCCCCC;
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

h2, h3, h4, h5 {
font-style: italic;
font: smaller;
text-align:center;
}
.alblink a:link, .alblink a:visited, .alblink a:hover, .alblink a:active {
color: #900;
}

#share{
margin: 0 auto;
width: 805px;
font-size: xx-small;
text-align: right;
}

#share a:link, #share a:visited, #share a:hover, #share a:active {
color: #74854F;
}

#everything {
padding: 0;
margin: 3px auto 15px auto;
width: 805px;
}
.bold {
	font-size: 16px;
	color: #545454;
	font-weight: bold;
}
h1 {
font-size: 16px;
color: #545454;
margin: 0;
text-align:center;
text-decoration:none;

}

img {border:1 #000;}
.packages {
	border: 1px dashed #000000;
}
.noBord {border: none;}

#header {
margin: 0 0 0 0;
padding: 0;
height:120px;
width:805px;
}
#buttons {
margin: 0 0 0 0;
padding: 0;
height:30px;
text-align:left;
}
#content {
	margin: 0;
	padding: 10px;
	height:auto;
	background: url(images/centraldisplay_r4_c2.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#copyrite{
margin: 0 auto;
width: 805px;
font-size: x-small;
text-align: center;
}

#copyrite a:link, #copyrite a:visited, #copyrite a:hover, #copyrite a:active {
color: #900;
}
#menu{
margin: 0 auto;
width: 750px;
font-size: x-small;
text-align: center;
}

#menu a:link, #menu a:visited, #m nua:hover, #menu a:active {
color: #900;
}
#topLink {
margin-top: 49px;
text-align: center;
}

/* END main tags & divisions */
/* ===============Side Bar Styles*/
#sidebar {
width: 135px;
margin-top: 52px;
padding: 0 0px 55px 20px;
float: left;
font-size: .95em;
}

#sidebar h3 {
font-size: medium;
padding-top: 20px;
padding-left: 13px;
margin-bottom: -10px;
background: none;
}

#sidebar ul {
margin-left: 10px;
padding-left: 0;
list-style-image: url("file:///C|/Users/JackRyder/AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/N0NYVXN7/images/icon.gif");
}

#sidebar ul li ul {
padding-left: 5px;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
color: #5A8290;
}

#sidebar ul li a:hover, #learn ol li a:hover {
color: #000;
text-decoration: none;
}

#learn ol{
margin-left: 10px;
padding-left: 0;
list-style-image: url("file:///C|/Users/JackRyder/AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/N0NYVXN7/images/icon.gif");
}

#learn ol li {
margin-bottom: 5px;
}

#learn ol li a {
display: block;
}

#learn ol li a:link {
color: #5a8290;
}

#learn ol li a:visited {
background: transparent url("file:///C|/Users/JackRyder/AppData/Local/Microsoft/Windows/Temporary Internet Files/Content.IE5/N0NYVXN7/images/checkmark.gif") no-repeat right;
padding-right: 13px;
color: #42606A;
}

/* END Side Bar Styles*/
/* ===============Misc Style IDs & Classes */
.codeBox {
border: 1px solid #666666;
padding: 3px;
}

.highlight {
color: #CC0000;
}

.highlight2 {
color: #669933;
font-style:italic;
}

.impBox {
border: 2px dotted #BE8C00;
padding: 5px;
margin-right: 29px;
}

.ads {
margin-top: 31px;
}

adsFloat {
margin: 5px;
float: left;
}

table#books tr td {
padding: 2px;
border: 1px solid #000;
}

table.tableCode {
width: 400px;
padding: 0;
margin: 0;
background: #929292;
}

table.tableCode th{
color: #669933;
text-align: left;
background: white;
padding: 10px;
}

table.tableCode td {
padding: 10px;
background: white;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

