body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background:#663300 url("../bg.jpg") repeat-x;
background-attachment:fixed; 
}

body,td,th {
font-family: times;
font-size: 18px;
color: #000000;
}
a:link {
color: #663300;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #663300;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #663300;
}

.thanks {
	background-color:#330033; 
	padding-top:2px; 
	padding-left:10px; 
	padding-bottom:2px;
	border: 1px #666666 dotted;
	font-family: times;
	font-size: 18px;
	color: #FFFF99;
	}

.error {
	background-color:#660000; 
	padding-top:2px; 
	padding-left:10px; 
	padding-bottom:2px;
	border: 1px #000000 dotted;
	font-family: times;
	font-size: 24px;
	color: #FFFFFF;
	}
.error2 {
	background-color:#000066; 
	padding-top:2px; 
	padding-left:10px; 
	padding-bottom:2px;
	border: 1px #000000 dotted;
	font-family: times;
	font-size: 24px;
	color: #FFFFFF;
	}


.right {
border:0px;
float:right;
padding-left:50px;
padding-bottom:20px;
}
		
.int4 {
background-color:#663300;
border:0px;
font-family:times, "times", verdana;
font-size:14px;
color:#CCCC99;
padding:4px;
font-weight:bold;
}

.int5 {
background-color:#663300;
border:0px;
font-family:times, "times", verdana;
font-size:12px;
color:#CCCC99;
padding:4px;
}

.nam {
	font-family: times;
	font-size: 40px;
	color: #333333;
	}
.nam2 {
	font-family: times;
	font-size: 30px;
	color: #000000;
	}
.nam3 {
	font-family: times;
	font-size: 18px;
	color: #000000;
	cursor:  move;

	}	

.nam4 {
	font-family: times;
	font-size: 12px;
	color: #FFFFFF;
	cursor:  move;

}
.comp {
	font-family: times;
	font-size: 20px;
	color: #FF0000;
	}

#openboard {
width:900px; 
margin:0px auto;  
border:0px; 
outline:none; 
}

#headerimg img {
border:0px; 
outline:none; 
}

.niceimg {
width:980px;
border:0px; 
outline:none; 
margin:0px auto; 
}

.gallery {
float:left;
padding-right:10px;
padding-bottom:25px; 
}

#container {
background-image:url(../graphics/splice.png);
width:980px; 
margin:0px auto;  
}

#nav {
font-family: times;
font-size: 20px;
font-weight:bold;
background-image:url(../graphics/navsplice.png);
color: #663300;
width:270px;  
}

#nav a:link {
color: #663300;
text-decoration: none;
}
#nav a:visited {
text-decoration: none;
color: #663300;
}
#nav a:hover {
text-decoration: none;
color: #FFFFFF;
}
#nav a:active {
text-decoration: none;
color: #663300;

}



#bottom {
font-family: times;
font-size: 14px;
color: #FFFFFF; 
background-image:url(../graphics/bottom.png);
width:980px;
height:100px;
margin:0px auto;  
}

#bottom a:link {
color: #FFFFFF;
text-decoration: none;
}
#bottom a:visited {
text-decoration: none;
color: #FFFFFF;
}
#bottom a:hover {
text-decoration: none;
color: #663300;
}
#bottom a:active {
text-decoration: none;
color: #FFFFFF;

}

table.sortable tr td {
color:#000000;
width:600px;
font-size:16px;
font-weight:bold;
}

table.sortable tr td a:link, table.sortable tr td a:active, table.sortable tr td a:link,table.sortable tr td a:visited 
{
color:#663300;
}

table.sortable tr td a:hover
{
color:black;
}


table.sortable thead th {
background-color:#663300;
width:600px;
color:#FFFFFF;
font-size:14px;
cursor:pointer;
}


.clearme {
clear:both;
}



