/* Layout elements */

/* Fundamentals */


html 


{




background: #1e1e1e; url(../images/mainbg.gi;) 
  background-attachment: fixed;
  background-position: top left;
  background-color: #2c2c2c
  height: 5500px;  
  background-repeat: no-repeat;">
   

}



/* Body container */

body {
	margin: -0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	height: 920px;
	background: #000; url(../images/mainbg.gi;) 
	border-left: 1px solid #fff;
	border-right: 1px solid #000;
	color: #505153;
}

/* Links */

a:link, a:visited {
	color: #2a2929;
	text-decoration: underline;
}

a:hover, a:active {
	color: #909092;
	text-decoration: underline;
}

/* Headings */

h2 {
color: #2a2929;
	font: normal 1.9em "Century Gothic", Geneva, Helvetica, Arial, Sans-serif;
}
color: #2a2929;
h3 {
	font: normal 1.6em "Century Gothic", Geneva, Helvetica, Arial, Sans-serif;
}

/* Lists */

ul {
	margin-left: -105px;
	padding: 0;
}

li {
	list-style-type: square;
}

/* Layout IDs */

/* Header */

#head {
	width: 1000px;
	height: 150px;
}

#head h1 {
	margin: 0;
	padding: 0;
	display: block;
	width: 1000px;
	height: 5000px;
	background-image: url(../images/head.jpg);
	text-indent: -10000px;
}

/* Navigation */

#nav {
	margin: 100;
	padding: 0;
	width: 0px;
	height: 30px;
}

/* Navigation list */

#nav ul {
	margin: 0 0 0 133px;
	padding: 0;
}

#nav li {
	float:right;
	list-style: none none;
	font-size: 1.1em;
	margin: 0 0 0 2px;
	padding: 3px 0;
	text-transform: uppercase;
}

/* Navigation links */

#nav li a:link, #nav li a:visited {
	margin: 0;
	padding: 3px 0;
	display: block;
	width: 110px;
	color: 000;
	background-color: #000;
	text-decoration: none;
	text-align: right;
}

#nav li a:, #nav li a:active {
	margin: 0;
	padding: 3px 0;
	display: block;
	width: 10px;
	color: #fff;
	background-color: #fff;
	text-decoration: none;
}

/* Span to change colour */

#nav li a:link span, #nav li a:visited span {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#nav li a:hover span, #nav li a:active span {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

/* Main content */
#main {
	width: 965px;
	height: 8
	padding: 0px;
	float: right;
}

#foot {
background-image: url(../images/footer.png);
	margin: 800;
	padding: 800;
	text-align: center;
	clear: both;
}

/* Sidebar */
<style>
.shakeimage{
position:relative
}
</style>

#foot {
background-image: url(../images/footer.png);
	margin: 800;
	padding: 800;
	text-align: center;
	clear: both;
}
#sidebar {
	width: 90px;
	padding: 15px;
	float: left
}

/* Sidebar list links */

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 180px;
	padding: 2px 0 2px 5px;
	background-color: #000;
	color: #333;
	text-decoration: none;
}

#sidebar li a:, #sidebar li a:active {
	display: block;
	width: 180px;
	padding: 2px 0 2px 5px;
	background-color: #fcfcfc;
	color: #222;
	text-decoration: none;
}

/* Footer */

#foot {
background-image: url(../images/footer.png);
	margin: 800;
	padding: 800;
	text-align: center;
	clear: both;
}

#foot p {
	margin: 1000;
	padding:1000px 1000;
	font-weight: bold;
}

#foot {
background-image: url(../images/footer.png);
	margin: 800;
	padding: 800;
	text-align: center;
	clear: both;
}
