-/*----------GENERAL----------*/

.bg {
	background-color: #fff;
	margin: 20px;
}

#wrapper {
	width: 950px;
	background-color: #fff;
}

#indexwrapper {
	width: 700px;
	background-color: #ffffff;
}


/*----------BANNER----------*/

.banner {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 35px;
	color: #000;
	background-color: #fff;
}

.bannertext {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 25px;
	color: #000;
}


/*----------TEXT----------*/

.text18 {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #000;
	padding: 0px;
}

.text15 {
	font-family: Verdana, Arial;
	font-size: 15px;
	color: #000;
	padding: 0px;
}

.text12 {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
	padding: 5px;
}

.text10 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000;
	padding: 5px;
}


/*----------GALLERY----------*/

#view {
	float: left;
	text-align: center;
	width: 820px;
}

#iframe {
	float: right;
	width: 130px;
}

a#gal:link {
	text-decoration: none;
	border: 1px solid #000;
}

a#gal:visited {
	text-decoration: none;
	border: 1px solid #000;
}

a#gal:hover {
	text-decoration: none;
	border: 1px solid #6d6d6d;
}


/*----------NAV----------*/

a#nav:link {
	color: #5c5c5c;
	text-decoration: none;
	border: none;
}

a#nav:visited {
	color: #5c5c5c;
	text-decoration: none;
	border: none;
}

a#nav:hover {
	color: #949494;
	text-decoration: none;
	border: none;
}


/*----------INFO----------*/

#infoleft {
	float: left;
	width: 450px;
	padding-right: 10px;
	padding: 0px;
}

#inforight {
	float: right;
	width: 450px;
	padding-left: 10px;
	padding: 0px;
}


#cvwrapper {
	width: 500px;
	background-color: #fff;
	padding-right: 30px;
}


/*----------PRINTMAKING----------*/

.unwritten {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #993300;
	padding: 5px;
}


/*----------LINKS----------*/

a:link {
	color: #222;
	text-decoration: underline;
	border-bottom: none;
}

a:visited {
	color: #222;
	text-decoration: underline;
	border-bottom: none;
}

a:hover {
	color: #6d6d6d;
	text-decoration: underline;
	border-bottom: none;
}

a#banner:link {
	color: #000;
	text-decoration: none;
}

a#banner:visited {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

a#banner:hover {
	color: #6d6d6d;
	text-decoration: none;
	border-bottom: none;
}

a#img:link {
	text-decoration: none;
	border: none;
}

a#img:visited {
	text-decoration: none;
	border: none;
}

a#img:hover {
	text-decoration: none;
	border: none;
}