/* \\\\\\\\\\\BODY\\\\\\\\\\\\ */

body { 
	background:#464741 url(images/bg.jpg) top center repeat-x; 
	color: #fff; 
	font: 12px/14px  helvetica, Sans-serif;  
	}



h1 {
	color: #fff; 
	font: 24px  helvetica, Sans-serif;  
	font-stretch: condensed;
	}


a:link { color: #80ac2f; }
a:visited { color: #80ac2f; }
a:hover { color: #ffffff; }



table {
	border-width: 0px;
	border-style: none;	
	}
td {
	border-width: 0px;
	border-style: none;	
	}

/* BEGIN- INTERNET EXPLORER IS FUCKING DUMB */

.image {
border-style: none;
	}
a:link .image { 
border-style: none;
	}
a:visited .image {
border-style: none;
	}
a:hover .image {
border-style: none;
	}

/* END- INTERNET EXPLORER IS FUCKING DUMB */




#container { 
	display:block; 
	margin:auto;
	width:900px;
	text-align:left; 
	overflow: visible; 
	padding-top: 25px;
	}

.clear { clear: both;}






#logo {
	width: 380px;
	height: 356px;
	background: url(images/logo2.png) no-repeat;
	margin-left:50px;
	float: left;
	overflow: visible;
	}

/* \\\\\\\\\\\RIGHT NAVIGATION BLOCK\\\\\\\\\\ */


#right-block {
	width: 450px;
	height: 300px;
	float: right;
	}

#slogan {
	width: 400px;
	height: 75px;
	background: url(images/chrisgibson.png) top center no-repeat;

	margin:0px auto 30px auto;
	}

#social {
	width: 190px;
	height: 32px;
	margin:0px auto 100px auto;

	}

#navigation {
	width: 450px;
	margin: 0px auto;
	}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#navigation li {
	float: left;
	margin: auto 17px;
	}

#navigation li a {
	border: 0;
	}





/* \\\\\\\\\\\RIGHT NAVIGATION BLOCK\\\\\\\\\\ */

#paper {
	width: 900px;
	overflow: visible;
	background: #fff;
	margin-top: 325px;
	}

#content {
	width: 860px;
	margin: auto;
	background: url(images/px.png);
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	}

#content img {
	margin: 7px 7px 7px 7px;
	}

#content a:link img {
	margin: 7px 7px 7px 7px;
	border: 2px solid;
	}


#footer {
	margin: auto;
	width: 900px;
	text-align: right;
	background: url(images/footer-shadow.png) top center no-repeat;
	{

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#footer li {
	float: left;
	margin: auto 17px;
	}

#footer li a {

	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	}




