body
{
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

.content_nav
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 75px;
	background-color: #272525;
	padding: 10px;
	margin: 0px;
}

.home_page
{
	position: relative;
	left: 70px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 98%;
	height: 450px;
}

.paintings_page
{
	position: relative;
	left: 8px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/images/paintings_top.gif);
	background-repeat: no-repeat;
	background-position: 90px 0px;
	background-color: transparent;
	width: 98%;
	height: 450px;
}

.branding_page
{
	position: relative;
	left: 8px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/images/branding_top.gif);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	background-color: transparent;
	width: 98%;
	height: 434px;
}

.illustration_page
{
	position: relative;
	left: 8px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/images/illustration_top.gif);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	background-color: transparent;
	width: 98%;
	height: 464px;
}

.spots_page
{
	position: relative;
	left: 8px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-image: url(/images/spots_top.gif);
	background-repeat: no-repeat;
	background-position: 100px 10px;
	background-color: transparent;
	width: 98%;
	height: 464px;
}

.bio_page
{
	position: relative;
	left: 30px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 98%;
}

.contact_page
{
	position: relative;
	left: 30px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 98%;
}

.about_page
{
	position: relative;
	left: 30px;
	top: 0px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 98%;
}

///////////////////// !FONT STUFF! \\\\\\\\\\\\\\\\\\\\\

font.copy
{
	COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

a.copy
{
	COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

a.copy:Visited
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.copy:Active
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.copy:Hover
{
	COLOR: red;
	TEXT-DECORATION: none;
}

font.copy_large
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}

font.copy_red
{
	COLOR: red;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

font.copy_black
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

a.copy_black
{
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

a.copy_black:Visited
{
	COLOR: black;
	TEXT-DECORATION: none;
}

a.copy_black:Active
{
	COLOR: black;
	TEXT-DECORATION: none;
}

a.copy_black:Hover
{
	COLOR: red;
	TEXT-DECORATION: none;
}

font.copy_white_med
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.copy_white_med
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.copy_white_med:Visited
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.copy_white_med:Active
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.copy_white_med:Hover
{
	COLOR: black;
	TEXT-DECORATION: none;
}

font.nav
{
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.nav
{
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.nav:Visited
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.nav:Active
{
	COLOR: white;
	TEXT-DECORATION: none;
}

a.nav:Hover
{
	COLOR: red;
	TEXT-DECORATION: none;
}

font.nav_red
{
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.nav_red
{
	COLOR: red;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

a.nav_red:Visited
{
	COLOR: red;
	TEXT-DECORATION: none;
}

a.nav_red:Active
{
	COLOR: red;
	TEXT-DECORATION: none;
}

a.nav_red:Hover
{
	COLOR: white;
	TEXT-DECORATION: none;
}