.yellow_bold {
	color: #D1CC01;
	font-weight: bold;
}
.green_bold {
	color: #D1CC01;
	font-weight: bold;
}
.red_bold {
	color: #F8C584;
	font-weight: bold;
}
.grey_bold {
	color: #DEDEDE;
	font-weight: bold;
	text-align: center;
}
.tan_bold {
	color: #CFB471;
	font-weight: bold;
	text-align: center;
}

.body_celtic {
	background-image: url(../images/celtic/page/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.body_pencil {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-color: #626262;
	background-image: url(../images/pencil/page/bg.jpg);
}
.body_photoshop {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-color: #626262;
	background-image: url(../images/photoshop/page/bg.jpg);
}
.body_tattoo {
	background-image: url(../images/tattoo/page/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
.body_web {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-color: #A62402;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#header {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/welcome/page/header.jpg);
}
#header_guest {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/guestbook/page/header.jpg);
}
#header_pencil {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/pencil/page/header.jpg);
}
#header_photoshop {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/photoshop/page/header.jpg);
}
#header_celtic {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/celtic/page/header.jpg);
}
#header_tattoo {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/tattoo/page/header.jpg);
}
#header_web {
	background-position: center top;
	width: 960px;
	height: 100px;
	background-image: url(../images/web_design/page/header.jpg);
}









#content_wrapper {
	float: left;
	background-image: url(../images/welcome/page/central.jpg);
	width: 960px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_wrapper_pencil {
	float: left;
	background-image: url(../images/pencil/page/central.jpg);
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_wrapper_celtic {
	float: left;
	background-image: url(../images/celtic/page/central.jpg);
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_wrapper_tattoo {
	float: left;
	background-image: url(../images/tattoo/page/central.jpg);
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_wrapper_guest {
	float: left;
	background-image: url(../images/guestbook/page/central.jpg);
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_wrapper_photoshop {
	float: left;
	background-image: url(../images/photoshop/page/central.jpg);
	width: 960px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content_wrapper_web {
	float: left;
	background-image: url(../images/web_design/page/central.jpg);
	width: 960px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}









#navigation {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation li {

}
#navigation a{
	display: block;
	background-color: #3D3D3D;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4f4f4f;
	border-right-color: #2e2e2e;
	border-bottom-color: #222222;
	border-left-color: #2e2e2e;
	color: #DCDCDC;
	
}
#navigation a:link {
	text-decoration: none;
	color: #B0B0B0;
}
#navigation a:visited {
	color: #B0B0B0;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
}
#navigation_pencil {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_pencil{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_pencil li {

}
#navigation_pencil a{
	display: block;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #464646;
	border-bottom-color: #363636;
	border-left-color: #464646;
	background-color: #626262;
}
#navigation_pencil a:link {
	text-decoration: none;
	color: #DCDCDC;
}
#navigation_pencil a:visited {
	color: #DCDCDC;
	text-decoration: none;
}
#navigation_pencil a:hover {
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #6C6C6C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8C8C;
	border-right-color: #505050;
	border-bottom-color: #404040;
	border-left-color: #505050;
}
#navigation_celtic {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_celtic{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_celtic li {

}
#navigation_celtic a{
	display: block;
	background-color: #807800;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a39e4b;
	border-right-color: #4e4900;
	border-bottom-color: #322f00;
	border-left-color: #4e4900;
	font-weight: bold;
}
#navigation_celtic a:link {
	text-decoration: none;
	color: #EAE567;
}
#navigation_celtic a:visited {
	color: #EAE567;
	text-decoration: none;
}
#navigation_celtic a:hover {
	color: #FFFFFF;
	background-color: #8f870f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2ad5a;
	border-right-color: #5d580f;
	border-bottom-color: #413e0f;
	border-left-color: #5d580f;
}
#navigation_tattoo {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_tattoo{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_tattoo li {

}
#navigation_tattoo a{
	display: block;
	background-color: #762222;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-decoration: none;
	color: #FDD7AA;
	border-top-color: #945455;
	border-right-color: #4c0001;
	border-bottom-color: #290000;
	border-left-color: #4c0001;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#navigation_tattoo_old a{
	display: block;
	background-color: #762222;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-decoration: none;
	color: #FDD7AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #945455;
	border-right-color: #4c0001;
	border-bottom-color: #290000;
	border-left-color: #4c0001;
}
#navigation_tattoo a:link {
	text-decoration: none;
	color: #FDD7AA;
}
#navigation_tattoo a:visited {
	color: #FDD7AA;
	text-decoration: none;
}
#navigation_tattoo a:hover {
	color: #FFFFFF;
	border-top-color: #985b5c;
	border-right-color: #530a0b;
	border-bottom-color: #310a0a;
	border-left-color: #530a0b;
	background-color: #7b2b2b;
}
#navigation_guest {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_guest{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_guest li {
	margin: 0px;
	padding: 0px;

}
#navigation_guest a{
	display: block;
	background-color: #9d6535;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a97449;
	border-right-color: #6b4321;
	border-bottom-color: #5b391a;
	border-left-color: #6b4321;
	color: #b3c3d1;
}
#navigation_guest a:link {
	text-decoration: none;
	color: #FFF5D3;
}
#navigation_guest a:visited {
	color: #FFF5D3;
	text-decoration: none;
}
#navigation_guest a:hover {
	color: #FFFFFF;
	background-color: #a76f3f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b37e53;
	border-right-color: #754d2b;
	border-bottom-color: #654324;
	border-left-color: #754d2b;
}


#navigation_photoshop {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_photoshop{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_photoshop li {

}
#navigation_photoshop a{
	display: block;
	background-color: #792d01;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8d4c25;
	border-right-color: #612303;
	border-bottom-color: #4a1800;
	border-left-color: #612303;
	background-image: url(../photoshop/images/button.jpg);
	
}
#navigation_photoshop a:link {
	text-decoration: none;
	color: #CFB471;
}
#navigation_photoshop a:visited {
	color: #CFB471;
	text-decoration: none;
}
#navigation_photoshop a:hover {
	color: #FFFFFF;
	background-color: #883c10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9c5b34;
	border-right-color: #703212;
	border-bottom-color: #59270f;
	border-left-color: #703212;
	background-image: url(../photoshop/images/button_off.jpg);
}
#navigation_web {
	float: left;
	width: 135px;
	display: inline;
}
ul#navigation_web{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
}
#navigation_web li {

}
#navigation_web a{
	display: block;
	background-color: #9f2302;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-decoration: none;
	color: #FBEB8C;
	border-top-color: #945455;
	border-right-color: #4c0001;
	border-bottom-color: #290000;
	border-left-color: #4c0001;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#navigation_web a:link {
	text-decoration: none;
	color: #FED710;
}
#navigation_web a:visited {
	color: #FAD800;
	text-decoration: none;
}
#navigation_web a:hover {
	color: #FFFFFF;
	text-transform: capitalize;
	background-color: #a92d0c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0634a;
	border-right-color: #670a12;
	border-bottom-color: #5e1c0b;
	border-left-color: #670a12;
}

#picture_link a{
	
}
#picture_link a:link {
	
}
#picture_link a:visited {
	
}
#picture_link a:hover {
	background-image: url(../tattoo/images/tattoo_002.jpg);

}







.gallery_image {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
}
#main_content {
	background-position: center top;
	width: 722px;
	float: left;
	margin-left: 32px;
}
#footer {
    background-image: url(../images/welcome/page/footer.jpg);
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
}
#footer_pencil {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/pencil/page/footer.jpg);
}
#footer_celtic {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/celtic/page/footer.jpg);
}
#footer_tattoo {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/tattoo/page/footer_tattoo.jpg);
}
#footer_guest {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/guestbook/page/footer.jpg);
}
#footer_photoshop {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/photoshop/page/footer.jpg);
}
#footer_web {
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	clear: both;
	float: left;
	background-image: url(../images/web_design/page/footer.jpg);
}
.style1 {color: #666666}

#NEXT {
	float: right;
	font-weight: bold;
	display: block;
	margin-right: 5px;
	text-decoration: none;
	padding: 1px;
	width: 120px;
}
#PREVIOUS {
	float: left;
	font-weight: bold;
	display: block;
	margin-left: 22px;
	padding: 2px;
	width: 120px;
	text-decoration: none;
}

a.prevnext a {
	color: #FF0000;
}
a.prevnext:link {
	color: #D1D1D1;
}
a.prevnext:visited {
	text-decoration: none;
	color: #D4D4D4;
}
a.prevnext:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
