body		{background-color: #ABABAB; margin: 0;}
html {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: normal; color: #111424; text-align: left;}

a:link		{color: #111424; text-decoration: underline; font-weight: bold;}
a:visited	{color: #323232; text-decoration: underline; font-weight: bold;}
a:hover		{color: #C3181B; text-decoration: none; font-weight: bold;}
a:active	{color: #0000CC; text-decoration: none; font-weight: bold;}

h2	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #EFEEFF; text-align: center; margin: 20px 15px; line-height: 150%; background-color: #111424; padding: .5em 0;}
h3	{margin: 0 30px; padding: 0; font-size: 14px; color: #C3181B; line-height: 100%; text-align: center;}
p	{margin: 15px 30px; line-height: 150%;}
		
p.links	{
			height: 100%;
			font-size: 11px;
			font-family: tahoma, arial, sans-serif;
			font-weight: normal;
			color: #00008A;
			text-align: left;
			vertical-align: baseline;
			margin: .7em 10px .7em 10px;
			line-height: 15px;
			border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC;
			padding: .5em 0 .5em 0;
			}
			
p.links img {float: right; border: none; padding: 5px 0 5px 5px;}
.portfolio	{font-size: 11px; color: #151931;}
.portfolioimage	{border: none; margin: 10px 30px 0 30px; padding: 0;}
.website {font-size: 11px; color: #151931; line-height: 100%; text-align: center; margin: 10px 30px; padding: 0;}
			
.website a:link {text-decoration: underline; color: #C3181B;}
.website a:visited {text-decoration: underline; color: #C3181B;}
.website a:hover {text-decoration: none; color: #0000CC;}
.website a:active {text-decoration: underline; color: #111424;}
			
p.portfolio img {border: none;}

p.form		{font-size: 12px; color: #000066; text-align: right; margin 10px; line-height: 30px;}


p.copyright	{	font-size: 11px;
			font-family: tahoma, arial, sans-serif;
			font-weight: normal;
			color: #000066;
			text-align: center;
			vertical-align: baseline;
			margin: 0 0 0 0;
			padding: .5em 0 .5em 0;
			line-height: 16px;
			background-color:#CCCCCC;
		}
		
.right {float: right; margin: 0 0 20px 20px;}