* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	text-decoration: none;
	border-right-style: none;
}

body {
	background-color: #000000;
	font-size: .9em;
	font-family: "Century Gothic", Arial, sans-serif, Modern;
}

h1 {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #95004A;
	text-align: left;
	margin-bottom: 15px;
	font-variant: small-caps;
}
p {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 130%;
	padding-bottom: 25px;
}

.text {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	color: #95004A;
}
.text a {
	font-weight: normal;
	color: #95004A;
	text-decoration: none;
}



#nav {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	float: left;
	margin-top: 0px;
	height: 30px;
}

#nav a:visited {
	color: #ccc;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
}
#nav a:hover {
	color: #999;
	text-decoration: none;
}
#nav a:link {
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	display: inline;
}
	
#nav a {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	color: #ccc;
}

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1023px;
	background-color: #000000;
	height: auto;
}
#header {
	width: 1024px;
	height: 175px;
	background-color: #000000;
	background-image: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#content {
	width: 1024px;
	height: auto;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/layout/website_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#web_text {
	text-align: left;
	height: auto;
	width: 310px;
	float: left;
	background-color: #cccccc;
	padding: 15px;
	margin-top: 20px;
	visibility: visible;
	margin-left: 10px;
	margin-right: 10px;
}
li {
	color: #95004A;
	list-style-position: inside;
	list-style-image: url(images/layout/bullet.jpg);
}
ul {
	padding-left: 25px;
}
li a {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	color: #95004A;
	font-size: 100%;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}


#footer {
	height: 170px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(images/layout/website_bgref.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
}

#footer  p {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 90%;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
}
#footer a:link {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	color: #ccc;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-align: center;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 3px;
}
#footer a:visited {
	color: #999;
	text-align: center;
	border-right: solid 1px #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 3px;
}

#container {
	padding: 15px;
	width: 550px;
	background-color: #CCCCCC;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

#container_resume {
	width: 550px;
	background-color: #CCCCCC;
	overflow: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 50px;
	height: 350px;
	margin-bottom: 50px;
}
#container_blank {
	width: 370px;
	margin-top: 30px;
	float: left;
	padding: 15px;
	margin-right: 20px;
	margin-left: 30px;
	height: auto;
}
#portrait {
	float: right;
	height: 175px;
	width: 150px;
	display: inline;
	margin-left: 15px;
	margin-bottom: 15px;
}
#containerLEFT {
	width: 650px;
	height: auto;
	margin-top: 50px;
	float: left;
	position: relative;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#containerRIGHT {
	padding: 15px;
	width: 300px;
	height: auto;
	margin-top: 50px;
	float: right;
	position: relative;
	text-align: center;
}
h2 {

	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #95004A;
	text-align: left;
	padding-bottom: 5px;
}
p a:visited {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
p a:hover {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p a:link {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic", Arial, sans-serif, Modern;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #95004A;
	text-align: center;
	padding-bottom: 5px;
	text-decoration: none;
}
h3 a:visited {
	color: #95004A;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
h3 a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-family: "Century Gothic", Arial, sans-serif, Modern;
}
h3 a:link {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #95004A;
	text-decoration: none;
}
.web_text {
	text-align: left;
	height: auto;
	width: 340px;
	float: left;
	background-color: #cccccc;
	padding: 15px;
	margin-top: 25px;
	margin-bottom: 50px;
}
.text a:hover {
	font-weight: normal;
	color: #cc0066;
	text-decoration: underline;
}
blockquote {
	text-align: justify;
	margin-right: 50px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	line-height: 130%;
	margin-top: -23px;
	padding-bottom: 5px;
}
