body {
font-size: 12px;
font-family: Arial;
color: #141414;
background-color: #4d4d4d;
text-align: center;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

.headingbg {
background-color: #000000;
width: 100%;
height: 184px;
}

.heading {
background-image: url('newheader.jpg');
background-position: center;
background-repeat: no-repeat;
width: 100%;
height: 184px;
}
.holder {
background-color: #000000;
height: 30px;

}

a:link {
color: #393939;
}

a:visited {
color: #393939;
}

.content {
width: 965px;
background-color: #dbd5d5;
margin-left: auto;
margin-right: auto;
}

.widecolum {
width: 963px;
float: left;
background-color: #e9e9e9;
}
.maincolum1 {
width: 321px;
height: 1050px;
float: left;
background-color: #dedede;
}
.maincolum2 {
width: 321px;
height: 1050px;
float: left;
background-color: #e9e9e9;
}
.maincolum3 {
width: 321px;
height: 1050px;
float: left;
background-color: #dedede;
}
.colum1 {
width: 321px;
float: left;
background-color: #dedede;
}
.colum2 {
width: 321px;
float: left;
background-color: #e9e9e9;
}
.colum3 {
width: 321px;
float: left;
background-color: #dedede;
}
.sitethumb {
margin-left: 5px;
margin-top: 15px;
text-align: left;
margin-bottom: 10px;

}
.header {
font-size: 18px;
font-weight: bold;
text-align: left;
margin-top: 30px;
margin-left: 25px;
margin-bottom: 10px;
}
.text {
margin-left: 25px;
margin-right: 25px;
margin-top: 25px;
text-align: left;

}
