/*Stylesheet for Jeff Granberry Website*/

/*DIV Elements */
body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
#wrapper {
	margin: 0 auto;
	width:1030px;
	height:1050px;
	border-right:1px solid silver;
	padding:10px;
}
#left_menu {
	width:150px;
	float:left;
	margin:0px;
	padding:0px;
}
#left_menu img
	{
	float:right;
	padding-top:0px;
	padding-bottom:12px;
	}
	
#jg_logo {
	width:150px;
	height:200px;
	float:left;
	clear:both;
	padding-top:20px;
}
#left_bottom {
	position:relative;
	top:50px;
	width:150px;
	height:200px;
	float:left;
	clear:both;
}
#right_container {
}
#welcome_signature {
	width:633px;
	float:left;
	clear:both;
	margin-top:-32px;
	margin-bottom:-32px;
}
#error {
	padding:20px;
	float:right;
	width: 774px;
	clear:right;
}
/* Contact */
#contentC {
	width:100%;
	height:1010px;
	float:left;
	background-color:#b0b1b2;
	border-top: solid 5px #e7d6c4;
	border-left: solid 5px #e7d6c4;
	border-bottom: solid 5px #e7d6c4;
	padding-left: 20px;
	overflow:hidden;
}
/* News */	
#content0 {
	width:100%;
	height:1010px;
	float:left;
	background-color:transparent;
	border-top: solid 5px #e7d6c4;
	border-left: solid 5px #e7d6c4;
	border-bottom: solid 5px #e7d6c4;
	padding-left: 20px;
	overflow:hidden;
}
/* Welcome */	
#content1 {
	width:100%;
	height:1010px;
	float:left;
	background-color:#F4F4F4;
	border-top: solid 5px #e7d6c4;
	border-left: solid 5px #e7d6c4;
	border-bottom: solid 5px #e7d6c4;
	padding-left: 20px;
	overflow:hidden;
}
/* Jeff */	
#content2 {
	width:100%;
	height:939px;
	float:left;
	background-image:url(../images/jg-tab1-jeff-background.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	padding-top: 80px;
	padding-left: 40px;
	padding-right: 40px;
	overflow:hidden;
	border-top: solid 1px #e7d6c4;
	border-left: solid 1px #e7d6c4;
	border-bottom: solid 1px #e7d6c4;
}
#content2_initials {
	position:absolute;
	background-image:url(../images/jg-tab1-jeff-background-initals.gif);
	/*	filter:alpha(opacity="60");*/
	top:82px;
	right:326px;
	width:211px;
	height:213px;
}
/* Concepts */	
#collections {
	width:100%;
	height:1004px;
	float:left;
	background-image:url(../images/jg-tab-collections-background.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 40px;
	overflow:hidden;
	border-top: solid 1px #e7d6c4;
	border-left: solid 1px #e7d6c4;
	border-bottom: solid 1px #e7d6c4;
}
#collections_about {
	position:relative;
	background-color:transparent;
	display:block;
}
/* Commissions */
#commissions {
	width:100%;
	height:1004px;
	float:left;
	background-image:url(../images/jg-tab2-commissions-background.png);
	background-repeat:repeat-x;
	background-color:transparent;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 40px;
	overflow:hidden;
	border-top: solid 1px #e7d6c4;
	border-left: solid 1px #e7d6c4;
	border-bottom: solid 1px #e7d6c4;
}
#commissions_about {
	position:relative;
	background-color:transparent;
	display:block;
}
#commissions_text1 {
	position:relative;
	width:80%;
	float:left;
	display:inline;
}
#commissions_text2 {
	position:relative;
	width:50%;
	float:right;
	display:inline;
}
/* Collections */	
#concepts {
	width:100%;
	height:1004px;
	float:left;
	background-image:url(../images/jg-tab4-collections-background.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 40px;
	overflow:hidden;
	border: solid 1px #e7d6c4;
}
#concepts_about {
	position:relative;
	background-color:transparent;
	display:block;
}
