BODY {
    background-color: #FFFFFF;
    color: #333333;
    margin: 0;
    padding: 0 0 25px 0;
    font: 12px "Trebuchet MS", Verdana, Lucida, Arial, Helvetica, sans-serif;
    }

#header {
    padding: 5px 0 0 15px;
    background: #FFFFFF;
    min-width: 770px;
    }
	
#header table {
    width: 100%;
    }

#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#header h1 a:link,#header h1 a:visited {
	display: block;
	width: 250px;
	height: 117px;
	background: url(/olc/images/VGS/fishnet.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#header h1 a:hover {
    background: url(/olc/images/VGS/fishnet_hover.gif) top left no-repeat;
    }

#logo img {
    float: left;
    }
	
#tagline {
	vertical-align: bottom;
	padding-right: 10px;
    }
	
#tagline p {
	float: left;
	font-style: italic;
	color: #003366;
	font-size: 1.5em;
	margin: 0;
	padding-bottom: 20px;
    }

#navcontainer {
	position: relative;
	padding: 0;
    margin: 0;
    float: left;
    text-align: center;
    width: 100%;
	}

#navcontainer img {
	height: 20px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
	}

#nav {
	position: relative;
	z-index: 1;
    padding: 0 15px;
    margin: 0px auto;
	float: right;
    }
    
#nav ul {
	padding: 0;
	}
	
#nav ul li {
	display: inline;
	line-height: 20px;
	}

#nav ul {
	margin: 0 20px 0 0;
	padding: 0;
	font-size: .9em;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	}

#nav ul li a {
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
    width: 100px;	
	}

html>#nav ul li a {
    width: 100px;
    }

#nav ul li a:hover {
	background-color: #600;
	color: #FFFFFF;
	}

#leftcolumn {
	z-index: 1;
	font-size: .9em;
	position: absolute;
	left: 5px;
	width: 175px;
	}

#leftcolumn p {
	line-height: 1.5em;
	padding-bottom: 100px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	}

#leftcolumn h1 {
	font-size: 1.5em;
	color: #003366;
	text-align: center;
	padding-bottom: 20px;
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #D2D2D2;
	}

* html #leftcolumn img {
	display: none;
	}

#leftcolumn a, #leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
    color: #003366;
	}

#leftcolumn a:hover {
    text-decoration: none;
    color: #660000;
	}
	
#leftcolumn ul {
	list-style: none;
	padding: 0;
	margin: 0 5px 0 5px;
    }

#leftcolumn li {
	padding: 0;
	margin: 0;
	line-height: 15px;
	}

#leftcolumn li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	background: url(/olc/images/VGS/list_secnav.gif) no-repeat 10px 7px;
	background-color: transparent;
	display: block;
	margin: 0;
	padding: 5px 10px 5px 25px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D2D2D2;
	}

#leftcolumn li a:hover {
    color: #003366;
	text-decoration: none;
	background: #F3F4F5 url(/olc/images/VGS/list_secnav_a.gif) no-repeat 10px 7px;
	}

#box {
	margin: 1px;
	position: relative;
	padding: 20px  0 10px 0;
	background-color: #D2D2D2;
	}

#box * {
	position: relative;
	}

#box img {
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
	}
	
* html #box {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/olc/images/VGS/grad_white.png');
	}
	
* html #box img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}
	
* html #box img {
	display: none;
	}

#whitespace {
	height: 50px;
	background: #FFFFFF;
	position: relative;
	top: -15px;
	}

#pagebody {
	padding: 0 10px 0px 10px;
	margin: 0 10px 0 185px;
	background: #FFFFFF;
	min-width: 595px;
	}
	
html>body #pagebody {
	position: relative;
	}

#clearing {
    clear: both;
    border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	}

#content {
    margin: 0;
    padding: 10px 10px 0 0;
	}
	
#footer {
	position: relative;
	top: -120px;
	width: 175px;
	height: 120px;
	font-size: .9em;
    color: #333333;
    margin: 100px 10px 0 10px;
    padding-bottom: 20px;
	background: url(/olc/images/VGS/flame.gif) no-repeat center;
	text-align: center;
    }
	
#footer p {
	padding-top: 105px;
	}

#footer a, #footer a:link, #footer a:visited {
    color: #003366;
    text-decoration: none;
	font-weight: bold;
    }
    
#footer a:hover {
    color: #660000;
    text-decoration: none;
	font-weight: bold;
    }

