/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 ************************************************************/

    /* No list-markers by default - 
     * must redefine bullets w/ bg graphics
     ********************************************************/
     ul,ol {
	     list-style:none;
	     }

    /* Avoid browser default inconsistent heading, 
     * font-sizes and pre/code
     ********************************************************/
     body,h1,h2,h3,h4,h5,h6,pre,code,td {
	     font-size:1em;
         }

    /* Remove inconsistent (among browsers) - 
     * default padding or margin 
     ********************************************************/
     ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,
     fieldset,input,label,div,dd,dt,dl,table,tr,td,img,hr {
         margin:0; padding:0;
         }

     /* prevent blue linked image borders
     ********************************************************/
      a img,:link img,:visited img,fieldset {
         border:none;
         }
a {
text-decoration:none;
}
#menubar a:link {color: #000000;}
#menubar a:visited {color: #000000;}
#menubar a:hover {color: #0099CC;}
#menubar a:focus {color: #0099CC;}
#menubar a:active {color: #666666;}
#leftcolumn-box2 a:link {color: #000000;}
#leftcolumn-box2 a:visited {color: #000000;}
#leftcolumn-box2 a:hover {color: #999933;}
#leftcolumn-box2 a:focus {color: #999933;}
#leftcolumn-box2 a:active {color: #000000;}
#leftcolumn-box3 a:link {color: #000000;}
#leftcolumn-box3 a:visited {color: #000000;}
#leftcolumn-box3 a:hover {color: #999933;}
#leftcolumn-box3 a:focus {color: #999933;}
#leftcolumn-box3 a:active {color: #000000;}
#leftcolumn-box4 a:link {color: #000000;}
#leftcolumn-box4 a:visited {color: #000000;}
#leftcolumn-box4 a:hover {color: #999933;}
#leftcolumn-box4 a:focus {color: #999933;}
#leftcolumn-box4 a:active {color: #000000;}
#leftcolumn-box5 a:link {color: #999933;}
#leftcolumn-box5 a:visited {color: #999933;}
#leftcolumn-box5 a:hover {color: #999933;}
#leftcolumn-box5 a:focus {color: #999933;}
#leftcolumn-box5 a:active {color: #999933;}
.container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 630px;
}
#header {
	float: left;
	height: 62px;
	width: 500px;
	padding-top: 10px;
}
#menubar {
	height: 30px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#menubar-leftbox {
	float: left;
	height: 36px;
	width: 135px;
	padding-top: 4px;
}
#leftcolumn-box1 {
	height: 40px;
	width: 125px;
}
#leftcolumn-box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 80px;
	width: 120px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#leftcolumn-box3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 80px;
	width: 120px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#leftcolumn-box4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 80px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
#leftcolumn-box5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999933;
	text-align: center;
	height: 80px;
	width: 120px;
}
#leftcolumn-box6 {
	height: 200px;
	width: 120px;
}
#leftcolumn-box7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-align: center;
	height: 35px;
	width: 120px;
}
#footer {
	height: 12px;
	width: 622px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
}
#footer-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	height: 20px;
	width: 625px;
	padding-top: 3px;
	font-size: 11px;
	float: left;
}
#menubar-rightbox {
	float: left;
	height: 35px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 140px;
}
#leftcolumn {
	float: left;
	height: 600px;
	width: 135px;
}
#main {
	float: left;
	height: 600px;
	width: 495px;
}
#header-box {
	float: left;
	height: 62px;
	width: 125px;
	padding-top: 10px;
	padding-right: 0px;
}
#header-line {
	height: 8px;
	width: 622px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	padding: 0px;
	float: left;
}
