﻿@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
}
a {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}
.content_padding {
	padding-left: 65px;
}
.content_img {
	border: 1px solid #FFFFFF;
}
#AboutMe {
	border: 1px solid #CCCCCC;
}


a.contact { 
font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform:none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text {
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 15px;
	color: #CCCCCC;
}
.textitalics{
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 15px;
	color: #CCCCCC;
	font-style: italic;
}

.heading {
	font-family: Calibri, "Century Gothic", Arial;
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFFFFF;
}
table {
	width: 800px;
}
#flashcontent {
	z-index: 0;
}
.textfield_effect    {
	border-width: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
	width: 200px;
	height: 15px;
	background-color: #000000;
	}
.messagefield_effect {
	border-width: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	overflow: auto;
}
.message-text {
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button {
	border-width: 0px;
	border-style: solid;
	border-color: #666666;
	font-family: "Book Antiqua", Century, "Times New Roman";
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;

} 

