/* @override 
	http://discograph.com/artists/ge/style.css
	http://www.general-elektriks.com/GENERAL-ELEKTRIKS/style.css
*/

*{
	margin: 0;
}
body{color: white;
	background-color: back;
	font-weight: normal;
	font-style: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(http://www.discograph.com/artists/ge/pattern-ge.jpg);
}

#content object {
	margin-top: 6px;
	margin-left: 5px;
}

#content img {
	
}

#right img {
	border: 1px solid white;
	margin-left: 37px;
}

a{color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a:hover{
	color: white;
}
#warp {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: black;
}
#right{
	
	float: right;

	background-color: black;
	padding-left: 0;
	width: 300px;
	height: 341px;
	padding-top: 52px;
}
#ourshop {
	margin-top: 17px;
}


#right p {
	padding-left: 57px;
	font: bold large "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-bottom: 23px;
}




#ourshop a img {text-decoration: none;
	border: none;
}




#content {border-bottom: 5px solid white;
	border-top: 3px solid white;
	margin-top: 0;
	height:835px;
}

#video {
	width: 498px;
	background-color: black;
	margin-top: -17px;
	padding-bottom: 1px;
}

#left img {
	padding-bottom: 2px;
}

#link {
	
}

#left {
	width: 650px;
	float: left;
	background-color: black;
	padding-bottom: 1px;
	height: 361px;
}

#header {
	float: right;
	border-bottom: 5px solid white;
	background-color: black;
}
