/* zeroing selector */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* size defaults */
body {
    font-size: 100.01%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #F26521;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#wrapAll {
	background-color: #000000;
	padding: 0px;
	height: 500px;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-image: url(../images/bck.jpg);
}
#header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 800px;
	text-align: right;
}
#content {
	height: 395px;
	width: 800px;
}
#footer {
	height: 14px;
	width: 796px;
	margin: auto;
	text-align: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	height: 20px;
	margin-left: 333px;
	width: 320px;
	margin-top: 5px;
}
a.menu:link, a.menu:visited {
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px dotted #FFFFFF;
	color: #FFFFFF;
}

a.menu:hover, a.menu:focus {
	background-color: #FF6600;
	border: 1px solid #FFFFFF;
}
a.menu:active {
	background-color: #CC0000;
	border: 1px solid #990000;
}

#table1 {
	height: 340px;
	width: 480px;
	margin-left: 297px;
	border: 1px none #FFFFFF;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border: 1px solid #F26521;
	height: auto;
	width: 278px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#gnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	border: 1px solid #F26521;
	height: auto;
	width: 198px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#link {
	width: 230px;
	float: right;
	height: 65px;
}
#linkIMG {
	height: 65px;
	width: auto;
}



a.news:link, a.news:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFCC00;
}
a.news:hover, a.news:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
}

#table3 {
	float: right;
	height: 320px;
	width: 145px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #F26521;
}
#table2 {
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	height: 320px;
}

#updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	height: auto;
	width: auto;
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gallery {
	margin: 10px;
	height: auto;
	width: 420px;
}
#gindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	height: auto;
	width: 150px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-transform: uppercase;
}

ul {
	list-style-type: none;
}

ul li {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F26521;
	border-right-color: #F26521;
	border-bottom-color: #F26521;
	border-left-color: #F26521;
	margin-bottom: 5px;
}

li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#gthumbs {
	width: 230px;
	margin-left: 175px;
	height: auto;
	padding-top: 13px;
}
#grow {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

li a:hover, li a:focus {
background-color: #F26521;
}

#gcontent {
	border: 1px solid #F26521;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 200px;
}

a.cnt:link, a.cnt:visited, a.cnt:hover, a.cnt:active {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
}
