html { min-height: 100%; height: 100%; margin-bottom: 1px; overflow-y: scroll }

body {
	background: #000000 url("../graphics/baseground.jpg") no-repeat scroll center top;
	color: Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bolder;
	font-variant : small-caps;
}

.ns-girraween-content {
	background : #162409;
	font-variant : normal;
	color : #989898;
	font-weight : normal;
}

.ns-girraween-sidebar {
	background : #191615;
	font-variant : normal;
	color : #989898;
	font-weight : normal;
}

div.text {
	text-indent : 25px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 6px;
}

.ns-girraween-titletext {
	font-size : 120%;
	text-align : center;
	font-weight : bolder;
}

.ns-girraween-borderallsides {
	border : 1px solid Gray;
}

.ns-girraween-borderbottom {
	border-bottom : 1px solid Gray;
}

.ns-girraween-bordernobottom {
	border-top : 1px solid Gray;
	border-right : 1px solid Gray;
	border-left : 1px solid Gray;
}

.ns-girraween-borderbigtop {
	border-top : 2px solid Gray;
}

.ns-girraween-bordertop {
	border-top : 1px solid Gray;
}

.ns-girraween-bordernotop {
	border-right : 1px solid Gray;
	border-left : 1px solid Gray;
	border-bottom : 1px solid Gray;
	padding : 0px 0px 0px 0px;
}

.ns-girraween-borderright {
	border-right : 1px solid Gray;
}

.ns-girraween-borderleft {
	border-left : 1px solid Gray;
}

.ns-girraween-borderbigtopbutton {
	border-top : 2px solid Gray;
	border-bottom : 1px solid Gray;
}

.ns-girraween-borderbutton {
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
}

.ns-girraween-borderbigbottombutton {
	border-bottom : 2px solid Gray;
	border-top : 1px solid Gray;
}

.ns-girraween-borderwhatsnewbox {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	border : 1px solid Gray;
}

.ns-girraween-thumbindex {
	text-align : center;
	vertical-align : top;
	width : 200px;
}

.ns-girraween-lineheight170{
	line-height : 170%;
}

.ns-girraween-lists {
	list-style-type : none;
	line-height : 150%;
	margin-left : 0%;
}

.ns-girraween-listtable {
	vertical-align : top;
	text-align : left;
	padding-bottom : 20px;
}

.ns-girraween-listtable2 {
	vertical-align : top;
	text-align : left;
	padding-bottom : 20px;
	line-height : 170%;
}

.ns-girraween-listtable3 {
	vertical-align : top;
	text-align : left;
	line-height : 170%;
	padding : 10px 10px;
}

.ns-girraween-photo {
	border : 1px solid Gray;
}

.ns-girraween-headerfont {
	color: #989898;
	font-size : 140%;
	font-weight : bold;
}

.ns-girraween-headerfont2 {
	color : #989898;
	font-size : 120%;
	font-weight : bolder;
}

.ns-girraween-footerfont {
	color : #989898;
	font-size : 75%;
	font-weight : normal;
}

.ns-girraween-smallcaps {
	font-variant : small-caps;
	font-weight : bold;
}

.ns-girraween-breadcrumbs {
	font-variant : small-caps;
	font-size : small;
}

a:link {
	text-decoration : none;
	color : #6f993a;
	font-weight : normal;
}

a:hover {
	text-decoration: none;
	color : #c4df9b;
	font-weight : normal;
}

a:visited {
	text-decoration : none;
	color : #a2907c;
	font-weight : normal;
}

ul.ns-girraween-az-nav {
	margin : 0px 0px 0px 0px;
}

ul.ns-girraween-az-nav li {
	display: inline;
}

ul.ns-girraween-az-nav a {
	list-style-type : none;
	border : 1px solid Gray;
	font-size : medium;
	font-weight : bold;
	font-variant : small-caps;
	padding : 0px 4px 0px 4px;
}

hr.ns-girraween-footer {
	color : Gray;
}

.ns-girraween-tablediv {
    overflow-y : hidden;
    overflow : auto;
    width : 600px; 
    height : 417px; 
	border : 1px solid Gray;
	padding: 0
}

.ns-girraween-bigtablediv {
    overflow-y : hidden;
    overflow : auto;
    width : 800px; 
    height : 857px; 
	border : 1px solid Gray;
	padding: 0
}

.ns-girraween-noborder {
	border : none;
	padding: 0
}

#to-the-top {
	position : fixed;
}

