*
{
margin: 0;
padding: 0;
}

html
{
height: 100%;
}

body
{
height: 100%;
text-align: center;
font: .9em Verdana, Arial, Helvetica, sans-serif;
background: #1A1A1A url("freecssxhtmlwebsitetemplates-template2image1.png") repeat-x 0 0;
min-width: 900px;
}

a:link, a:visited
{
color: #fff;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
text-decoration: none;
}

p
{
line-height: 170%;
margin-bottom: 10px;
color: #fff;
}

h1
{
font-size: 2.1em;
font-family: georgia, "times new roman", times, sans-serif;
font-weight: normal;
color: #fff;
text-align: left;
padding: 23px 0 4px 0;
letter-spacing: 1px;
border-bottom: 1px solid #fff;
/* to extend the border beneath the top heading adjust the width */
width: 68%;
}

h1 a:link, h1 a:visited
{
text-decoration: none;
color: #fff;
}

h1 span
{
font-style: italic;
}

h2
{
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #fff;
text-align: left;
margin: 3px 0 0 0;
letter-spacing: 1px;
}

h3
{
font-size: 1.3em;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
color: #fff;
letter-spacing: 1px;
margin-bottom: 8px;

}

form
{
margin: 20px 10px;
padding: 5px 10px 20px 10px;
border: 1px solid #fff;
background: #000;
}

label
{
display: block;
font-weight: bold;
margin: 8px 0;
color: #fff;
}

input, select, textarea
{
padding: 5px 4px;
font: normal 1em verdana, tahoma, sans-serif;
color: #000;
background-color: #fff;
border: 1px solid #fff;
}

textarea
{
width: 400px;
height: 100px;
display: block;
}

input.button
{
font: bold 12px arial, sans-serif;
height: 30px;
margin: 0;
padding: 2px 3px;
color: #fff;
background-color: #000;
border: 1px solid #fff;
}

.searchform
{
background-color: transparent;
border: none;
margin: 0;
padding: 20px 0 15px 8px;
width: 270px;
}

.searchform p
{
margin: 0;
padding: 15px;
}

.searchform input.textbox
{
width: 185px;
height: 18px;
padding: 2px;
vertical-align: top;
}

.searchform input.button
{
width: 60px;
height: 24px;
padding: 2px 5px;
vertical-align: top;
}

#main
{
margin: 0 auto;
padding: 0;
}

#header
{
width: 900px;
height: 157px;
margin: 0 auto;
position: relative;
text-align: left;
}

#menu-box
{
position: absolute;
top: 155px;
left: 50px;
}

#menu
{
width: 900px;
margin: 0 auto;
background-color: #666666;
position: absolute; top: 207px; left: 50px;
}

#menu ul
{
margin: 0;
padding: 0;
min-height: 1px;
}

#menu li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
text-align: center;
}

#menu li a
{
font-size: 1.1em;
color: #fff;
font-weight: normal;
float: left;
padding: 0 1.6em;
line-height: 35px;
text-decoration: none;
}

#menu li a:hover
{
text-decoration: underline;
}

#content
{
background-color: #1a1a1a;
min-height: 231px;
width: 950px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#leftcolumn
{
width: 72%;
float: left;
margin: 45px 5px 5px 15px;
padding: 5px;
}

.imagegallery
{
margin: 1.5em 0 3em 0;
float: left;
width: 100%;
padding: 1px 0;
}

.imagegallery img
{
border: 2px solid #1a1a1a;
margin: 0 10px 15px 0;
width: 100px;
height: 100px;
}

.imagegallery a:hover img
{
border: 2px solid #fff;
}

#leftcolumn img.floatright
{
float: right;
margin: 5px 0px 10px 10px;
width: 100px;
height: 100px;
}

#leftcolumn img.floatleft
{
float: left;
margin: 5px 10px 10px 0px;
width: 100px;
height: 100px;
}

#leftcolumn ol
{
margin: 10px 30px;
padding: 5px 15px;
color: #fff;
}

#leftcolumn ol li
{
margin: 0;
padding: 5px 0;
}

#leftcolumn ol li a
{
color: #fff;
text-decoration: none;
}

#leftcolumn ul
{
margin: 10px 30px;
padding: 5px 15px;
color: #fff;
}

#leftcolumn ul li
{
margin: 0;
padding: 3px 0;
list-style-type: none;
}

#leftcolumn ul li a
{
color: #fff;
text-decoration: none;
}

#leftcolumn form
{
margin: 5px;
padding: 15px;
background-color: #000;
border: 1px solid #fff;
}

#leftcolumn label
{
display: block;
font-weight: bold;
margin: 5px 0;
}

#leftcolumn input
{
padding: 2px;
border: 1px solid #fff;
font: normal 1em verdana, sans-serif;
color: #000;
background-color: #fff;
}

#leftcolumn textarea
{
width: 250px;
padding:2px;
border: 1px solid #fff;
font: normal 1em verdana, sans-serif;
height: 100px;
display: block;
color: #000;
background: #fff;
}

#leftcolumn input.button
{
margin: 0;
padding: 2px 3px;
font: bold 1em tahoma, sans-serif;
border: 1px solid #fff;
color: #000;
background-color: #fff;
}

#leftcolumn .searchform form
{
position: absolute;
top: 10px;
right: 10px;
background-color: transparent;
border: none;
margin: 0;
padding: 0;
}

#leftcolumn .searchform input.textbox
{
margin: 0 3px;
padding: 0 2px;
width: 130px;
background-color: #000;
color: #fff;
height: 20px;
border: 1px solid #fff;
vertical-align: top;
}

#leftcolumn .searchform input.button
{
font: bold 12px arial, sans-serif;
background-color: #000;
color: #fff;
width: 70px;
height: 22px;
border: none;
padding: 3px 5px;
vertical-align: top;
}

#rightcolumn
{
float: right;
width: 235px;
padding: 0;
margin: 15px 0 0 0;
}

#rightcolumn h3
{
margin-top: 10px;
padding: 15px 5px 10px 5px;
font-weight: normal;
font-size: 1.5em;
font-family: 'trebuchet ms', tahoma, helvetica, arial, sans-serif;
color: #fff;
}

#rightcolumn ul
{
text-align: left;
margin: 5px;
padding: 0;
}

#rightcolumn ul li
{
list-style: none;
padding: 5px;
margin: 0;
border-bottom: 1px solid #fff;
}

#rightcolumn ul li a
{
text-decoration: none;
border: none;
color: #fff;
font-weight: bold;
font-family: 'trebuchet ms', tahoma, helvetica, arial, sans-serif;
font-size: 1.1em;
border-left: 1px solid #1a1a1a;
}

#rightcolumn ul li a:hover
{
color: #fff;
border-bottom: 1px dashed #fff;
font-size: 1.1em;
}

#footer
{
margin: 0 auto;
padding: 0;
width: 100%;
text-align: center;
border-top: 1px solid #ababab;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}

#footer a
{
font-size: 12px;
font-family: arial, helvetica, sans-serif;
text-decoration: none;
}

#footer a:hover
{
text-decoration: none;
}

#footerleftcolumn
{
width: 50%;
float: left;
margin: 0;
padding: 0;
}

#footerrightcolumn
{
width: 50%;
float: right;
margin: 0;
padding: 0;
}

#footer img
{
background-color: #1a1a1a;
border: 1px solid #1a1a1a;
padding: 5px;
margin: 0;
}

.clear
{
clear: both;
}
