﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 950px;
	background-color:black;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 950px;
	margin-left: -475px;
	margin-top: 0px;
}

a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.boldNormal {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.defaultbottom {
	font-family: Verdana;
	font-size: 13px;
	color: white;
	text-align: center;
	text-transform: lowercase;
	font-weight: bold;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 10px;
}
.italized {
	font-style: italic;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #C0C0C0;
	font-weight: normal;
}

.a credits {
	color: #000000;
}
.a:active credits {
	color:#C0C0C0;
}
.a:visited credits {
	color:#C0C0C0;
}
li {
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.home {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	text-align: left;
}
.chooseus {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #009BDE;
	text-align: left;
}

#chooseus a {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	display: block;
}
	
#chooseus a:hover {
	color: #9d1d0f;
	font-style:italic;
	}
.designgallery {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #F46F22;
	text-align: left;
}
.transformations {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #734993;
	text-align: left;
}
.contactus {
	font-size: 13pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #00984B;
	text-align: left;
}
