/* CSS Document */

body {
	background-image:url(../images/bg_repeat.gif);
background-repeat:repeat-x;
background-color:#cbcbcb;
	font-family:arial;
	font-size:12px;
	color:#424242;
	line-height:19px;
	margin:0px;
}

.maintable { 
width:789px;
}


#main {
background-image:url(../images/fade.gif);
background-repeat:no-repeat;
width:700px;
margin-left:15px;
padding:15px 40px 0px 40px;
}

#mainhome {
background-image:url(../images/fade.gif);
background-repeat:no-repeat;
width:440px;
margin-left:15px;
padding:15px 300px 0px 40px;
}

#rightcolumn {
position:absolute;
width:215px;
height:349px;
margin-left:530px;
margin-top:30px;
}

.righttable {
background-image:url(../images/form_bg.gif);
background-repeat:no-repeat;
}

.formcell {
background-image:url(../images/cellbg.gif);
background-repeat:no-repeat;
height:13px;
width:179px;
border-color: #d9d9d9;
border:solid;
border-width:1px;
font-size:9px;
color:#5d5d5d;
padding-left:11px;
padding-top:4px;
font-weight:bold;
}

.formcell2 {
background-image:url(../images/cellbg.gif);
background-repeat:no-repeat;
height:20px;
width:193px;
border-color:#d9d9d9;
border:solid;
border-width:1px;
font-size:9px;
color:#5d5d5d;
padding-left:11px;
font-weight:bold;
}


.formcomments{
border:solid;
border-width:1px;
border-color: #d9d9d9;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/comments.gif);
background-repeat:no-repeat;
width:180px;
height:51px;
color:#5d5d5d;
padding-left:11px;
padding-top:3px;
}

.submit {
padding-right:10px;
}

.maincell {
background-repeat:repeat-y;
background-image:url(../images/main_repeat.png);
width:789px;

padding: 0px 0px 0px 0px;
}


.footer {

height:50px;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
padding:15px 0px 0px 30px;
}

.footer-font {
font-size:10px;
font-weight:bold;
}

.newstitle {
padding:5px 0px 0px 10px;
font-size:14px;
color:#f23219;
font-weight:bold;
}

.newstexttitle {
padding:5px 0px 0px 10px;
font-size:11px;
font-weight:bold;
}

.newstext {
padding:5px 0px 0px 10px;
font-size:11px;
line-height:17px;
}

.header_image {
height:101px;
color:white;
padding:0px 0px 0px 0px;
width:789px;
}

.maintext_bold {
font-weight:bold;
}

.NewsTable {
	background-image:url(../images/tablefade.gif);
	background-repeat:no-repeat;
	width:215px;
	border:none;
}

.smallred {
color:#e50000;
font-size:10px;
}



#clock {
position:absolute;
margin-left:690px;
}

.quote {
background-image:url(../images/fade2.gif);
background-repeat:no-repeat;
}

#date {
position:absolute;
margin-left:660px;
margin-top:80px;
font-weight:bold;
size:12px;
}

h1 {
	font-size:20px;
	color:#cd0202;
	font-weight:bold;
}

a.link:Link, a.link:active, a.link:visited {color:#d1d1d1; text-decoration:none; padding-right:5px; padding-left:5px}
a.link:hover {color:#f23219; text-decoration:none;}

a.email:Link, a.email:active, a.email:visited {color:#424242; text-decoration:none; padding-right:10px; }
a.email:hover {color:#f23219; text-decoration:none;}

