p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.25;
}

body {
	background-color: #3D1835;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clock2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 20px;
	color: #722F62;
	font-style: italic;
	font-weight: normal;
}

img.mainpic {
	border: 4px double #fff;
	background: #fff;
	padding: 4px;
}
img.portpic {
	border: 1px double #999;
	margin: 4px;
}
img.newspic {
	background: #fff;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}
img.gallpic {
	border: 1px solid #000;
	background: #fff;
	padding: 0px;
	margin: 4px;
}

div#portsnip {
	position: absolute;
	height: 15em;
	width: 770px;
}
.portsnip0 {
	visibility: visible;
	position: relative;
	width: 770px;
	top: 0px;
	right: 0px;
}
.portsnip1 {
	visibility: hidden;
	position: absolute;
	top: 0px;
	float: left;
	left: 0%;
	width: 770px;
}

.port_img {
	text-align: center;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.headlineWelcome {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}
.ticker {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #333;
}
.tickerHead {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}

.welcome {
	font-size: 14px;
	color: #000;
}


a:link {
	text-decoration: none;
	color: #722F62;
}


a:visited {
	text-decoration: none;
	color: #722F62;
}


a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
a.portfolio {
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	color: #FFF;
}
.banner {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

.news {
	font-size: 12px;
}

.backLink {
	border: 1px solid #000;
	font-size: 14px;
	margin: 0px;
	padding: 4px;
	color: #FFF;
}
p.portfolio {
	line-height: normal;
	font-size: 10px;
}
p.portfolioH {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
}
a.portLink {
	font-size: 10px;
	text-decoration: none;
}
table.tech {
	height: 140px;
	width: 220px;
}
textarea.fc, input.fc {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #3D1835;
}
.headlineWhite {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
.bannerwhite {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.button {
	font-size: 16px;
	font-weight: bold;
}
.buttonPurple {
	font-size: 16px;
	font-weight: bold;
	color: #722F62;
}
