* {
	margin:0;
	padding:0;
	top:0;
	left:0;
}
body{
	text-align: center;
	background-color: #44607e;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 800px;
	text-align: left;
	background-color: #fff;
}
#header{
	background-image: url(../images/general/header.jpg);
	height: 226px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 228px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(../images/general/button_n.gif);
	height: 20px;
	width: 139px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
}
#navlist a:link:hover{background-image: url(../images/general/buttonover_n.gif);}
#n1 {
	left: 0px;
}
#n2 {
	left: 160px;
}
#n3 {
    left: 320px;
}
#n4 {
	left: 480px;
}
#n5 {
    left: 640px;
}

#leftside{
	float: left;
	
	
	
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 800px;
	background-color: #fff;
	background-image: url(../images/general/elvis.gif);
}
#picture1{
	margin-left: 35px;
	height: 190px;
	width: 200px;
	background-image: url(../images/product/aphex.jpg);
	border: 3px solid #00306f;
}
#picture2{	
	margin-left: 35px;
	height: 190px;
	width: 200px;
	background-image: url(../images/product/bjork.jpg);
	border: 3px solid #00306f;
}
#footer{
	clear: both;
	background-color: #fff;
	position: relative;
	height: 46px;
	background-image: url(../images/general/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}

#rightside h3{
	margin: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033387;
}

#rightside span .g{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	zvisibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

#review {
	width:400px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:35px;
}

#review p {
	margin:20px;
}
#review span{font-style:italic;
}

form#search {
	width:220px;
	height:20px;
	margin:0;
	padding:5px;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
    position:absolute;
    top:-180px;
}

form#login {
	float:right;
	width:220px;
	height:90px;
	margin:0;
	padding:5px;
	background-color:#003399;
	color:#fff;
	border: 3px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

form#project {
		 background-color:#003399;
		 color:#fff;
		 border: 3px solid #000066;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 text-align: right;
		 width:350px;
		 padding:10px 100px 30px 0;
		 margin-top:15px;
         margin-bottom:15px;
		 height:420px;
	}


#project .text, #login .text {
		 font-size: 10px;
		 width: 150px;
		 height:17px;
		 color:#990066;
		 font-weight:bold;
		 border:black inset 2px;
	}

#project .ta{
		 font-size: 10px;
		 width: 150px;
		 height:100px;
		 color:#990066;
		 font-weight:bold;
		 border:black inset 2px;
		 vertical-align:top;
		 margin-top:8px;
	}
	
#project .buttons, #login .buttons {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 background-color:#000066;
		 color: #FFFFFF;
		 width:150px;
		 margin-top:3px;
	}
	
#project .nav_buttons {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 background-color:#000066;
		 color: #FFFFFF;
		 width:60px;
		 margin:5px;
	}
	
#project .select {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 color:#000033;
		 width:150px;
		 text-align: center;
		 font-weight:bold;
		 clear:both;
		 margin-bottom:5px;
	}
	
#search .buttons {
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 10px;
		 background-color:#000066;
		 color: #FFFFFF;
		 width:50px;
		 margin-top:5px;
		 height:20px;
	}
	
#search .text {
		 font-size: 10px;
		 width: 100px;
		 height:17px;
		 color:#990066;
		 font-weight:bold;
		 border:black inset 2px;
		 margin-bottom:3px;
	}
#project span .title {
		clear:both;
		margin-top:100px;
	}
	
#current a { 
	background-image: url(../images/general/current_n.gif);
}

/*#current a:hover {
	background-image: url(../images/general/currentover_n.gif);
}*/

#imagegallery {
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:400px;
}

#imagegallery li {
    float:left;
    display:inline;
}

#imagegallery img {
    width:100px;
    border:none;
}

#placeholder {
    display:block;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
}

#description {
    text-align:center;
}

#errors p {
    color:red;
    margin:5px 30px;
    width:390px;
}

#header h2 {
    text-align:right;
    color:white;
    padding:15px;
}

#logout {
    text-align:right;
}

#logout a {
    color:white;
    padding-right: 15px;
    font-family: arial;
    font-size: 0.8em;
}