/* Main style sheet for pamelaastarte.com
   Plasmadyne Animation Science
   www.plasmadyne.com
   Started July 31, 2007 */	
   
body {
	background-color: #6A1715;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat;
	font-size: 14px;
	height: 100%;
}
A:focus { outline: 0; }

A:link {
	color:#8E3333;
}
A:hover{
	color:#A41313;
}
A:visited{
	color:#8E3333;	
}

.table_brdr {
	border-color: #710000;
	border-width: 2px;
	background-color: #ffee9d;
	border-style: solid;
}
.table_color {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 4px;
}
.table_pad {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 4px;
}
.nav-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	background-color: #6A3122;
	color: #FF490E;
	border: 1px solid #FF490E;
}
.nav-links A:link {
	background-color: #6A3122;
	color:#E88C60;
	text-decoration: none;
}
.nav-links A:visited {
	background-color: #6A3122;
	color:#E88C60;
	text-decoration: none;
}
.nav-links A:hover {
	color:#810C0C;
	text-decoration: none;
	background-color: #E9AD5C;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#602222;	
}

.title_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color:#602222;
}

.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box18 {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #FFFFFF;
}
.box16 {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #FFFFFF;
}
.box14ital {
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #FFFFFF;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
#container {
	min-height:100%;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	float:center;
}
.redtext {
	color: #FF0000;
}
.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#602222;
}
