* {
    padding: 0;
    margin: 0;
}

body {
background: #000000 url(images/bg.gif);
font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif ;
font-size: 14px;
line-height: 18px;
color: #000;
}

img { border: none; }

#wrap {
width: 75%;
margin: 0 auto;
border-left: 5px solid #111;
border-right: 5px solid #111;
border-bottom: 5px solid #111;
background: #fff;
}

#header {
background: #fff url(images/white.jpg) repeat-x top;
height: 250px;
margin: 0 auto;
width: 75%;
padding-top: 10px;
border-top: 5px solid #111;
border-left: 5px solid #111;
border-right: 5px solid #111;
}

#header a:link, #navmenu a:visited {
	color: #7A7A7A;
	text-decoration: none;
	font-weight: bold;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#header a:hover {
	text-decoration: none;
	color: #7A7A7A;
	background-color: #ffffff;
}

#navmenu {
	background-image: url('images/red.jpg');
	height: 30px;
	width: 75%;
	border-left: 5px solid #111;
	border-right: 5px solid #111;
	background-repeat: repeat x top;
	margin: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	font-variant: none;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 2px;
	font-family: "verdana", Trebuchet MS, arial, helvetica;
	letter-spacing: .1em
}


#navmenu a:link, #navmenu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#navmenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;

}

#subnavmenu {
	background-image: url('images/subnav.jpg');
	width: 75%;
	border-left: 5px solid #111;
	border-right: 5px solid #111;
	background-repeat: ;
	margin: 0px;
	font-weight: bold;
	color: #2E00B8;
	font-size: 14px;
	font-variant: none;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-family: "verdana", Trebuchet MS, arial, helvetica;
	letter-spacing: .1em
}
#subnavmenu a:link, #subnavmenu a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#subnavmenu a:hover {
	text-decoration: none;
	color: #000;
	background-color: none;
}



#header h1 {
font-family: Bodoni MT, Arial, Helvetica, sans-serif;
padding: 12px 0 0 0px;
font-size: 40px;
letter-spacing: -2px;
}

#header h2 {
padding-left: 21px;
font-size: 14px;
font-weight: 100;
}

#left {
float: left;
width: 330px;
padding-left: 30px;
text-align: left;
}

#left h2 { color: #000080; padding: 20px 0 5px 10px; font-size: 20px; letter-spacing: 1px; font-weight: 100;}
#left ul { color: #3D3D3D; padding: 10px 0 10px 30px; list-style-type: square; }
#left ul li { padding-bottom: 10px; }
#left ul li a { color: #3D3D3D; text-decoration: none;  }
#left ul li a:hover { color: #ff0000;
}

#left a:link, #left a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}


#left a:hover {
	text-decoration: none;
	color: #000;
	background-color: none;
}



#middle {
float: left;
padding-left: 15px;
padding-right: 15px;
text-align: left;
}

#middle h2 { color: #000080; padding: 20px 0 5px 10px; font-size: 20px; letter-spacing: 1px; font-weight: 100;}
#middle ul { color: #3D3D3D; padding: 10px 0 10px 30px; list-style-type: square; }
#middle ul li { padding-bottom: 10px; }
#middle ul li a { color: #3D3D3D; text-decoration: none;  }
#middle ul li a:hover { color: #ff0000;
}

#middle a:link, #middle a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}


#middle a:hover {
	text-decoration: none;
	color: #000;
	background-color: none;
}


#right {
float: right;
width: 340px;
padding-left: 11px;
text-align: left;
}

#right h2 { color: #000080; padding: 20px 0 5px 10px; font-size: 20px; letter-spacing: 1px; font-weight: 100;}
#right ul { color: #3D3D3D; padding: 10px 0 10px 30px; list-style-type: square; }
#right ul li { padding-bottom: 10px; }
#right ul li a { color: #3D3D3D; text-decoration: none;  }
#right ul li a:hover { color: #ff0000;
}

#right a:link, #right a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-variant: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
}


#right a:hover {
	text-decoration: none;
	color: #000;
	background-color: none;
}

#footer {
background-image: url('images/red.jpg');
height: 20px;
color: #FFFFFF;
border-top: 3px solid #000;
padding: 15px 0;
text-align: center;
font-size: 17px;
padding-top: 18px;
font-family: "Arial Narrow", tahoma, Trebuchet MS, helvetica;
}

#copyright {
background: #000000 url('');
color: #808080;
font-size: 12px;
text-align: center;
font-family: "Arial", tahoma, Trebuchet MS, helvetica;
}
