body {
	background-color:#CCCCCC;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 82%;
	color: #555;
	text-align: center;
	margin: 0px;
}
input, textarea {
    border: 1px solid #ccc;
}
a {
	color: #d20000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
    margin: 1em 0;
    padding: 0;
}
td, th {
    padding: 0.3em 0.6em;
    padding-left: 0;
    margin: 0;
    vertical-align: top;
    text-align: left;
}
p#total {
    border: 2px dashed #d20000;
    padding: 0.6em;
}
/* Centers the layout */
#hold {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}
/* Makes the container background image */
#bg {
	background-image: url(http://www.scammed.us/images/bg.gif);
	float: left;
	width: 762px;
	border-bottom: 1px solid #2F2F2F;
	background-repeat: repeat-y;
}
/* Padding for the header */
#padding2 {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
/* Padding for the body */
#padding {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}
/* Navigation */
#nav {
	background-image: url(http://www.scammed.us/images/navbg.gif);
	color: #e8e8e8;
	width: 746px;
	float: left;
	margin-bottom: 4px;
}
/* Holds the left image */
#navleft {
	float: left;
}
/* Holds the middle nav content */
#navmiddle {
	float: left;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	width: 700px;
}
#navmiddle a {
	color: #e8e8e8;
	text-decoration: none;
}
#navmiddle a:hover {
	text-decoration: underline;
	color: #fff;
}
/* Holds the right nav image */
#navright {
	float: right;
}
/* Left Column */
#left {
	width: 200px;
	float: left;
}
/* First left box */
#leftbox1 {
	border: 1px solid #ccc;
}
#leftbox1 h1 {
	font-size: 100%;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #BB0202;
	margin: 0px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
}
#leftbox1 div {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 1px;
}
/* Second Left Box */
#leftbox2 {
	border: 1px solid #ccc;
	margin-top: 5px;
}
#leftbox2 h1 {
	font-size: 100%;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #BB0202;
	margin: 0px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
}
#leftbox2 div {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 1px;
}
/* Second Left Box */
#leftbox3 {
	border: 1px solid #ccc;
	margin-top: 5px;
}
#leftbox3 h1 {
	font-size: 100%;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #BB0202;
	margin: 0px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
}
#leftbox3 div {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#search {
	border: 1px solid #ccc;
	margin-top: 5px;
}
#search h1 {
	font-size: 100%;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #BB0202;
	margin: 0px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
}
#search div {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-top: 1px;
}
#leftcenter {
	padding-left: 16px;
}
#photo1 {
   text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#photo2 {
   text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#photo3 {
   text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-color: #e8e8e8;
	width: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftbox2 div img {
	border: 1px solid #ccc;
}
/* Right Column */
#right {
	width: 530px;
	float: right;
}
/* The introduction text */
#intro {
	padding-left: 3px;
	padding-right: 5px;
}
#intro h1 {
	margin: 3px 0;
	font-size: 140%;
}
#intro .red {
	color: #d20000;
}
#intro td p {
    margin-top: 0;
    padding-top: 0;
}
#intro img {
    border: 1px solid #ccc;
}
#intro div {
    margin: 1em 0;
}
/* News */
#news {
        border: 1px solid #ccc;
        margin-top: 5px;
}
#news h1 {
        font-size: 100%;
        color: #fff;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #BB0202;
        margin: 0px;
        padding-left: 12px;
        border-bottom: 1px solid #ccc;
}
#news div {
        padding: 0.4em;
}
/* Tell a friend */
#friend {
        clear: both;
        border: 1px solid #ccc;
        margin-top: 10px;
}
#friend h1 {
        font-size: 100%;
        color: #fff;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #BB0202;
        margin: 0px;
        padding-left: 12px;
        border-bottom: 1px solid #ccc;
}
#friend div {
        padding: 0.6em;
}
/* Contains the two columns towards the bottom */
#bottom {
	float: left;
	width: 530px;
	margin-top: 5px;
        margin-bottom: 5px;
}
#bottomleft {
        border: 1px solid #ccc;
        margin-top: 5px;
	float: left;
	width: 260px;
}
#bottomleft h1 {
        font-size: 100%;
        color: #fff;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #BB0202;
        margin: 0px;
        padding-left: 12px;
        border-bottom: 1px solid #ccc;
}
#bottomleft p {
        padding: 0.3em 0.6em;
}
#bottomright {
        border: 1px solid #ccc;
        margin-top: 5px;
	float: right;
	width: 250px;
}
#bottomright h1 {
        font-size: 100%;
        color: #fff;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #BB0202;
        margin: 0px;
        padding-left: 12px;
        border-bottom: 1px solid #ccc;
}
#bottomright p {
        padding: 0.3em 0.6em;
}
/* The photo gallery */
#gallery {
	float: left;
	width: 530px;
}
#gallery img {
	margin-left: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
}
/* The footer */
#footer {
	float: left;
	background-color: #B30202;
	color: #e8e8e8;
	width: 740px;
	margin-top: 8px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #e8e8e8;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
div.comment {
    background: #eee;
    color: #000;
    padding: 0.3em 1em;
}
table.list {
    width: 100%;
}
table.list td, table.list th {
    background: #eee;
    color: #000;
    padding: 0.6em;
}
table.list th {
    background: #ccc;
    color: #000;
    padding: 0.6em;
}
