span, applet, object, iframe, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body, html {
	margin: 0px auto;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

p {
	margin: 15px 0px 0px 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FBF99D;
	text-decoration: none;
}

strong {
	color: #000000;
	text-transform: uppercase;
}

h1 {
	width: 100%;
	height: 25px;
	margin-top: 20px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #d2b481;
	clear: left;
}

h2 {
	height: 22px;
	padding-top: 15px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	border-top: 1px solid #d2b481;
	float: left;
}

.img_main {
	display: none;
}

.img_left {
	padding: 10px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #d2b481;
}

.img_mid {
	padding: 10px;
	margin: 0px 15px 0px 0px;
	border: 1px solid #d2b481;
	float: left;
}

.img_right {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #d2b481;
}


.name {
	width: 100%;
	height: 25px;
	color: #000000;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: left;
	text-transform: uppercase;
	clear: left;
}

.content {
	width: 100%;
	clear: left;
}

.content_gal {
	width: 100%;
	clear: left;
}

#wrap {
	width: 100%;
	margin: 0px auto;
}

/*----------------------------------- Logo -----------------------------------*/

#logo {
	display: none;
}

/*----------------------------------- Nav -----------------------------------*/

#nav {
	display: none;
}

/*----------------------------------- Main Top -----------------------------------*/

#main_top {
	display: none;
}

/*----------------------------------- Main -----------------------------------*/

#main {
	width: 100%;
	margin: 0px auto;
}

#main_left {
	width: 100%;
}

#main_right {
	width: 100%;
}

#main_body {
	width: 100%;
	margin: 0px auto;
	line-height: 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/*----------------------------------- Main Bottom -----------------------------------*/

#main_bottom {
	display: none;
}

/*----------------------------------- Copyright -----------------------------------*/

#copy_left, #copy_right {
	display: none;
}

/*----------------------------------- Portfolio -----------------------------------*/

.gal {
	width: 173px;
	margin: 0px 0px 15px 0px;
	text-align: left;
	float: left;
}

.gal2 {
	width: 173px;
	margin: 0px 0px 15px 15px;
	text-align: left;
	float: left;
}

.gal3 {
	width: 173px;
	margin: 0px 0px 15px 15px;
	text-align: left;
	float: left;
}

/*----------------------------------- Tables -----------------------------------*/

table {
	width: 340px;
	margin: 20px 0px 10px 0px;
	text-align: left;
	float: left;
}

td {
	padding: 5px;
	float: left;
}