/* CSS Document */
/*
This page has been created by RBDesigns.
http://www.rbdesigns.ca
*/

/* Positions a declares body properties */
html {
	height:  100%;
}
body {
    color: #ffffff;
    background: #1d1d1d url('images/filler.jpg') repeat-y;
    margin: 0px;
    height: 100%;
    }
    
/* All DIV information can be found below. */
#wrapper{
	width:960px;
	background: url('images/filler.jpg') repeat-y;
	float: left;
	min-height: 100%;
}
#leftside{
	position: relative;
	float: left;
	width: 402px;
	}
#logo{
	position: absolute;
	width: 402px;
	height: 211px;
	float: left;
	}
#navigation{
	position: absolute;
	float: left;
	width: 402px;
	margin: 300px 0 0 0;
	background: url('images/button.jpg') no-repeat;
	}
#copyright{
	position: absolute;
	float: left;
	margin: 75px 0 0 75px;
	}
#contentarea{
	width: 558px;
	position: relative;
	float: left;
	margin: 0 0 0 445px;
	background: #1d1d1d;
	}
.footer{
	position: relative;
}

/* All COPY information can be found below. */
h1{
	font-family: Helvetica, “Helvetica Neue”, Arial, sans-serif;
	font-size: 34px;
	margin-top: 65px;
	}

.copyrighttext{
	color: #2f0801;
	font-size: 13px;
	font-family:“Helvetica Neue”, Arial, Helvetica, sans-serif;
	text-shadow: #e52c01 1px 1px;
	width: 200px;
	text-align: right;
	}

p{
	color: #fff;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 21px;
	}
.designby{
	color: #3b3b3b;
	font-size: 13px;
	font-family:“Helvetica Neue”, Arial, Helvetica, sans-serif;
	text-align: center;
	}	
.rule{
	width: 500px;
	color: #007490;
	background-color: #007490;
	height: 5px;
	border: none 0;
	border-bottom: 2px solid #710f00;
	margin: 0;
	}
/* All LINK styles can be found below. */
a.copyrightlink:link {
    color:#2f0801;
    text-decoration: underline;
    }
a.copyrightlink:hover {
    color:#2f0801;
    text-decoration: none;
    font-weight: bold;
    }
a.copyrightlink:visited {
    color: #2f0801;
    text-decoration: underline;
    }
a.copyrightlink:active{
    color: #2f0801;
    text-decoration: underline;
    }
a.titlelink:link {
    color:#fff;
    text-decoration: none;
    }
a.titlelink:hover {
    color:#fff;
    text-decoration: none;
    }
a.titlelink:visited {
    color: #fff;
    text-decoration: none;
    }
a.titlelink:active{
    color: #fff;
    text-decoration: none;
    }
a.designbylink:link {
	color: #3b3b3b;    
	text-decoration: none;
    }
a.designbylink:hover {
	color: #3b3b3b;    
	text-decoration: underline;
    }
a.designbylink:visited {
	color: #3b3b3b;
	text-decoration: none;
    }
a.designbylink:active{
	color: #3b3b3b;
	text-decoration: none;
    }

.posttext a:link,.posttext a:visited,.posttext a:active{
    color:#fff;
    text-decoration: underline;
    }
.posttext a:hover {
    color:#fff;
    text-decoration: none;
    }


.navpush{
    margin: 0;
    text-align: right;
    } 
.navpush li{
	list-style-type: none;
	color: #1d1d1d;
	font-family: “Helvetica Neue”, Arial, Helvetica, sans-serif;
}    
.navpush li a:link, .navpush li a:visited, .navpush li a:active{
	color: #1d1d1d;
	text-shadow: #e52c01 1px 1px;
	padding-right: 130px;
	line-height: 50px;
	font-size: 21px;
	text-decoration: none;
}    
.navpush li a:hover{
	color: #1d1d1d;
	text-shadow: #e52c01 1px 1px;
	padding-right: 130px;
	line-height: 50px;
	font-size: 21px;
	text-decoration: underline;
}
.highlight{
	width: 402px;
	height: 55px;
	display: inline;
}
.spacing{
	padding-right: 130px;
	text-shadow: #e52c01 1px 1px;
	font-size: 21px;
	color: #1d1d1d;
	text-align: right;
	line-height: 15px;
}
.ngg-albumtitle a{
font-family:“Helvetica Neue”, Arial, Helvetica, sans-serif;
font-size:21px;
color:#fff;
text-decoration:none;
}
img{border:0px;}