body, table, tr, td {font: 10px verdana, arial, sans-serif; color: #a98b0c; letter-spacing: 1px}
body {background-color: #c9e2e9}

A:hover {cursor: crosshair;}

.gradualshine{
filter:alpha(opacity=50);
-moz-opacity:0.5;
}

a:link, a:active, a:visited {text-transform: uppercase; font-size: 8px; text-decoration: none; font-weight: bold; color: #bf8f1c; border-bottom: 1px dotted #bf8f1c;}
a:hover {color: #a87d15; border-bottom: 1px dotted #a87d15;}

input, textarea, select {background-color: #f4db4c; font: 10px arial; color: #b9980f; letter-spacing: 1px; border-style: dotted; border-color: #b9980f; border-width: 1px; padding:3px;}

h2,h1,.head {
	font-family:'arial';
        font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:#b9980f; 
        text-transform: uppercase;
        background: #f4db4c;
	}

b {
text-transform: uppercase;
font-size: 8px;
color: #bf8f1c;}

#container { 
width: 520px;
min-height:200px;
padding: 0px; /* pad the content a little */
    margin: 4px auto; /* this centers the container */
}

#content {
width: 390px; border: 0px;
 padding: 0px;
}

.sidebar {
  width: 120px; 
float:right;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
display: block;
background: #f7e65e;
color: #c38d18;
font: 9px arial;
text-transform: uppercase;
text-decoration: none;
text-align: center;
border-bottom: none;
border: 0px;
margin: 1px;
padding: 3px 3px 3px 7px; }

.menu a:hover {
background: #f6ed7b;
}
