/* links*/
body {
	margin:auto;
	width:980px;
	background-color:#000;
	/* to position the page in center you choose it here and then have nothing the divs take out absolut position or they go to corner not relative to the body*/
	background-position:center;
	color: #FFF;
}


#top_spacer {
	
	left:0px;
	top:0px;
	width:980px;
	height:15px;
	z-index:1;
	background-color:#000
}

#white_divider {
	
	left:0px;
	top:15px;
	width:980px;
	height:1px;
	z-index:1;
	background-color: #FFF;
	right: 0px;
}

#Name_social_media {
	
	left:0px;
	top:0px;
	width:980px;
	height:45px;
	z-index:1;
	background-color:#000;
	background-image:url(../images/fractilians_name.jpg);
	background-repeat:no-repeat;

}


.Name_social_media_spacer {
	float: left;

	height: 50px;
	
	width: 260px;



}



.nav_bar_class_social {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	padding-left: 25px;
	padding-top:15px;
}

#second_white_divider {
	
	left:0px;
	top:68px;
	width:980px;
	height:1px;
	z-index:1;
	background-color: #FFF;
	right: 0px;
}

#Navigation {
	
	left:0px;
	top:0px;
	width:980px;
	height:22px;
	z-index:1;
	background-color:#000;
	padding-top:8px;
}


#third_white_divider {
	
	left:0px;
	top:68px;
	width:980px;
	height:1px;
	z-index:1;
	background-color: #FFF;
	right: 0px;
}

#after_nav_spacer {
	
	left:0px;
	top:0px;
	width:980px;
	height:15px;
	z-index:1;
	background-color:#000
}


#Main_content_containger_home {
	
	left:0px;
	top:0px;
	width:980px;
	height:480px;
	z-index:1;
	background-color:#000
}


#Main_content_containger_home #home_page_title_spacer{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 112px;
	
	width: 980px;


}

#Main_content_containger_home #fine_art_left{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/

	float: left;
	padding-top:130px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-right:30px;
	height: 220px;
	width: 300px;


}

#Main_content_containger_home #fine_art_middle{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;
	padding-top:130px;

	height: 350px;
	
	width: 180px;


}
#Main_content_containger_home #fine_art_right{
	/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;
	height: 335px;
	padding-left:20px;
	width: 425px;
	padding-top: 145px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#Main_content_containger_home #green_print_left{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/

	float: left;
	padding-top:130px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-right:30px;
	height: 350px;
	width: 300px;
	font-size:14px;


}

#Main_content_containger_home #green_print_middle{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;
	padding-top:130px;

	height: 350px;
	
	width: 180px;


}
#Main_content_containger_home #green_print_right{
	/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	height: 345px;
	padding-left:20px;
	width: 425px;
	padding-top: 135px;
	font-size:12px;

}


#Main_content_containger_home #home_page_top_images_spacer{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 32px;
	
	width: 980px;


}

#Main_content_containger_home #home_page_left_images_spacer{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 377px;
	
	width: 23px;


}


#Main_content_containger_home #home_page_fine_art{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 274px;
	
	width: 131px;
	


}

#Main_content_containger_home #home_page_wearable_art{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 274px;
	
	width: 131px;
	


}

#Main_content_containger_home #home_page_printing{
/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;

	height: 274px;
	
	width: 131px;



}

#Main_content_containger_home #home_page_text{
	/* when having a container then putting div's inside of it have to float the divs left and they line up*/
	float: left;
	height: 274px;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFF;	
}



/* end navigation*/







/* old css*/

a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #900;
	background-color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* end llinks*/

/* left side navigation*/
#left_side_graphic {
	position:absolute;
	left:0;
	top:0px;
	width:180px;
	height:588px;
	z-index:1;
	background-image: url(../graphics/side_image_bird.jpg);
}
/* end left side navigation*/


/* logo*/

#top_logo {
	position:absolute;
	left:180px;
	top:-1px;
	width:620px;
	height:87px;
	z-index:2;
	background-repeat:no-repeat;
	background-image: url(../graphics/logo_header2.jpg);
	background-color: #000000;
}

/*end logo*/

/* navigation*/
#div_navigation_bar {
	position:absolute;
	left:180px;
	top:86px;
	width:620px;
	height:27px;
	z-index:7;
	background-color: #CCCCCC;
}

.nav_bar_class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	padding-top: 40px;	
}
/* end navigation*/



/* header description*/
#page_header {
	position:absolute;
	left:180px;
	top:113px;
	width:620px;
	height:58px;
	z-index:9;
	background-color:#FFF;
}

.page_header_content{
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:20px;
	padding-right:45px;
}

/* end header description*/



/*main content*/
#main_content_div {
	position:absolute;
	left:180px;
	top:171px;
	width:620px;
	height:357px;
	z-index:6;
	background-color: #2b2b27;
}

.photo_placement{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom:5px;
	
	
}


.photo_header_text_long{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 120px;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#181816;
	position: absolute;
	left: 620px;
	width: -124px;
	top: 51px;
}
.photo_header_text_long a:link{	
    text-decoration: none;
	color: #fff;
}
.photo_header_text_long a:visited{	
 text-decoration: none;
	color: #fff;
}
.photo_header_text_long a:hover{	
 text-decoration: none;
	color: #630;
}

.photo_header_text_long a:active{	
 text-decoration: none;
	color: #fff;
}


.photo_header_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding-left: 70px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#181816;
}
.photo_header_text a:link{	
    text-decoration: none;
	color: #fff;
}
.photo_header_text a:visited{	
 text-decoration: none;
	color: #fff;
}
.photo_header_text a:hover{	
 text-decoration: none;
	color: #630;
}

.photo_header_text a:active{	
 text-decoration: none;
	color: #fff;
}

/*end main content*/

/*bottom content*/

#page_bottom {
	position:absolute;
	left:180px;
	top:528px;
	width:620px;
	height:57px;
	z-index:10;
	background-color: #CCCCCC;
}
.page_bottom_content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:5px;
	padding-left:230px;	
	padding-right:45px;
	font-weight:bold;
}

.page_bottom_content_quote{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:10px;
	padding-left:30px;	
	padding-right:30px;	
}


.page_bottom_content_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	padding-top:15px;
	padding-left:130px;	
	padding-right:45px;
	font-weight:bold;
}



/*end bottom content*/

