@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
    font-size: 62.5%;
    font-family: arial, Verdana, sans-serif;
    background-color: #eee;
    background-image: url(images/bgimg1.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#wrapper {
    display: block;
	position:relative;
    width: 960px;
    height: 100%;
    overflow: auto;
    margin: 20px auto;
  
}

#header {
    overflow: hidden;
    margin: 0 auto;
    border-width: 1px;
    border-color:  #000;
    border-style: solid;
    display:block;
    height: auto;
    background-color: #000;
}

#subhead {
    position:relative;
    left:0px;
    top:1px;
    margin: 0 auto;
    padding: 0px;
    float:left;
    background-image: url(images/peeklogo.jpg);
    background-repeat:no-repeat;
    display:block;
    width: 244px;
    height: 80px;
}

#header #links{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: right;
	width: auto;
	text-align: left;
	margin-top: 1px;
	padding-right: 1px;
}
#links a, #links a:active, #links a:visited {
	font-weight: normal;
	color: #DCDCDC;
}
#header #links a:hover {
	color: #939CA1;
	text-decoration: none;
}

#navbar {
    overflow: hidden;
    margin: 0 auto;
    padding:2px;
    border-width: 0px;
    border-color:  #000;
    border-style: solid;
    display:block;
    height: 25px;
    background-color: #8d072c;
}

#maincontent {
    overflow: auto;
    margin: 0 auto;
    display:block:
    border-width: 1px;
    border-color:  #000;
    border-style: solid;
    background-color: #fff;

}

#footer {
    overflow: hidden;
    margin: 0 auto;
    border-width: 1px;
    border-color:  #000;
    border-style: solid;
    display:block;
    height: 30px;
    background-color:#000;

}

.footer {
    font-size: 1.0em;
    color: #fff;
    text-align:center;
    line-height:2.9em;
}

.footer a{
    font-size: 1.0em;
    color: #fff;
 
}

.footer a:hover{
    font-size: 1.0em;
    color: #ddd;
    text-decoration:underline;
 
}

.footer ul {
    display:inline;	
}



#credits {
    overflow: auto;
    margin: 0 auto;
    border-width: 0px;
    border-color:  #000;
    border-style: solid;
    display:block;
    height: 25px;
    background-color: #555;
    color:#fff;
}

#credits p{
    color:#fff;	
	font-size:1.0em;
}

#image1 {
	float:left;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 200px;
	height: 140px;
	background-position: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 10px;
}


#logo {
    margin: 0 auto;
    padding-top: 10px;
    padding-left:10px;
    float:left;
    background-image: url(images/peektile.jpg );
    background-repeat:no-repeat;
    display:block;
    width: 220px;
    height: 40px;
}

p {
	color:#000;
	font-size: 1.2em;
	line-height: 1.4em;
	padding:6px;
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
    color: #8d072c;
    padding:6px;
    font-size: 2.0em;
}

h2  {
    color: #8d072c;
    padding:6px;
    font-size: 1.3em;
}

h3 {
    color: #8d072c;
    padding:6px;
    font-size: 1.3em;
}


navbar, li {
    display:inline;
    padding: 25px;
}

a {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    line-height:1.6em;
}


a:hover {
    color: #bbb;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: underline;
}

a:active {
    color: #bbb;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
}

.header h1{
	color: #fff;
	font-size: 4.0em;
	font-style: italic;
	font-family: georgia, ariel, Verdana, sans-serif;
}

.headertext {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: auto;
	text-align: left;
	margin-top: 1px;
	padding-right: 1px;
}


.maincontent, h2 {
	text-transform: uppercase;
	font-weight:bold;
	font-size: 1.4em;
	line-height: normal;
	top: auto;
	color:#8d072c;

}


#logotext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height:1.3em;
	color:#fff;
	width: 300px;
	border: 0;
	padding-left: 15px;
	padding-top: 15px;
	float:left;
}

.about {
    padding-right:10px;	
	padding-top:10px;
	padding-left:10px;
	
}

.license {
    text-align:left;	
}

.license a{
    color:blue;	
	font-size: 1.0em;
	font-weight:bold;
	
}


dl {
    padding-left:20px;	
}

dt {
    font-size: 1.5em;
	font-weight:bold;
	color:#8d072c;
}

dd {
	padding-bottom:8px;
	font-size: 1.4em;

}


#project {
	margin-left:50px;
}

#contact {
    display:block;
	width:70%;
	padding-left:10px;
	float:left;
	text-align:left;
}

#linkexchange {
    display:block;
	width:100%;
	padding-left:0px;
	float:left;
	text-align:left;
	position:relative;
	background-color:#fff;
}

#linkexchange a{
    color: blue;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: none;
    line-height:1.6em;
    padding-left:5px;
}


#linkexchange a:hover {
    color: #bbb;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: underline;
    padding-left:5px;
}

#design {
    width:250px;
	display:block;
	line-height:1.2em;
	color:#000;
	float:right;
	padding-right:2px;
	padding-left:25px;
	padding-top:5px;
	font-size:1.2em;
}

#design a{
  color: #ddd;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
	
}

#design a:hover{
    color: #eee;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: underline;
}


#gallerylinks {
	ul:inline;
	color: #000;
	text-align:center;
}

#gallerylinks a{
	color:#8d072c;
	font-size: 1.2em;
	text-decoration:none;

}

#gallerylinks a:hover{
	color:#ccc;
	font-size: 1.2em;
	text-decoration:underline;

}