/* ClassActTattooStudio.com CSS Document */
/* Site by: Brokenreality Studios: Brokenreality.com */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	cursor:default;
	}
	
.allText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;	
}
	
a:link {
	color: #FFFF00;
	text-decoration: underline;
	}

	
a:visited {
	color: #FFFF00;
	text-decoration: underline;
	}
	
a:active {
	color: #FFFF00;
	text-decoration: underline;
	}
a:hover {
	color: #00FF00;
	text-decoration: none;
	}
	
.bodyContent {
	background-image: url(../images/layout/head_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	}

.columnLeft { 
	background-image: url(../images/layout/column_left_bg.jpg);
	background-repeat: repeat-y;
	}
	
.columnRight { 
	background-image: url(../images/layout/column_right_bg.jpg);
	background-repeat: repeat-y;
	}

.content {
	padding-left: 10px;
	padding-right: 10px;
	}
	
.maps {
	color: #000000;
	}	
	
.maps a:link {
	color: #000000;
	text-decoration: underline;
	}

.maps a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
.maps a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.maps a:visited {
	color: #000000;
	text-decoration: underline;
	}
	
.appointments {
	color: #00FF00;
	text-decoration: underline;
	}

.imageHolder {
	}
h1 {
	font-size: 13px;
	color: #00FF00;
	margin: none;
}

h2 {
	font-size: 12px;
	color: #00FF00;
	margin: none;
}
h3 {
	font-size: 12px;
	color: #00FF00;
	margin: none;
}