a {font-weight: normal;
text-decoration: none; 
color: #2A2A2A;
font-weight: normal;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #2A2A2A;
font-weight: normal;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #2A2A2A;
font-weight: normal;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #2A2A2A;
font-weight: normal;
background-color: transparent;
	}

body{
margin: 0px 0px 0px 10px;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-color: #383838;
cursor: default;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 7pt;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#1D1D1D;}

input, textarea, select{
border: 1px solid #000000;
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
text-align: left;
color: #FFFFFF;
background-color: #1D1D1D;
}

table, tr, td{
font-family: georgia, tahoma, verdana, arial, sans-serif; 
font-size: 10px;
font-weight: normal;
color: #1D1D1D;
}

.head{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #444444;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #444444;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

img {
border: 0;}

ol, ul {
padding-left: 25px;
}

li {
padding-left: 5px;
}

.codesort img {
background: #FFFFFF;
border: 0px;
padding: 3px; }

#image{position:absolute; top:0; left:0;}

b{
text-decoration: none; 
color: #ACACAC;
font-weight: bold;
text-transform: none;
}

i{
text-decoration: italics; 
color: #7E7E7E;
font-weight: normal;
text-transform: lowercase;
}

#nav a:link, #nav a:visited, #nav a:active {
color: #444444;
background: #626262;
font: bold italic 14px georgia, trebuchet ms, arial, san-serif;
text-decoration: none; 
padding: 2px;
}

#nav a:hover {
color: #1D1D1D;
background: #464646;
font: bold italic 14px georgia, trebuchet ms, arial, san-serif;
text-decoration: none; 
padding: 2px;
}

blockquote{
padding-left: 5px;
padding-right: 5px;
width: 250px;
border-left: 10px solid #2A2A2A;
font-family: georgia, Times New Roman, Times, serif;
font-size: 10px;
word-spacing: 1px; 
text-align: left;
color: #000000;
background-image: url(images/background.jpg);
background-color: #FFFFFF;
font-style: normal;
line-height: 10px;
}