﻿body
{
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	font-family:Calibri;
	font-size:15px;
	color:#666666;
}

#aacctaxemblem
{
	position:absolute;
}

#headerText
{
	position:relative;
	top:15px;
	left:175px;
	font-family:Papyrus;
	font-size:25px;
	text-align:center;
}

#headerRightDiv
{
	position:relative;
	top:6px;

}

#DivWorkshopRegistration
{
	border:solid 1px #660000;
	padding:15px 10px 15px 10px;
}

a:link { color:#660000; text-decoration:none; font-family:Calibri;}
a:visited { color:#660000; text-decoration:none; font-family:Calibri; }
a:focus { color:#cc3333; text-decoration:none; font-family:Calibri;}
a:hover { color:#cc3333; text-decoration:none; font-family:Calibri;}

.mainDiv
{
	padding:0px 10px 10px 0px;
}

.hr1
{
	 height: 20px; 
	 background-color: #663333;
}

h1
{
	font-family:Papyrus;
	font-weight:bold;
	font-size:15px;
	color:#330000;
}

h2
{
	font-family:Papyrus;
	font-weight:bold;
	font-size:15px;
	color:#330000;
}

p
{
	font-family:Calibri;
	font-size:15px;
	color:#666666;
}

.PortfolioItemTemplate
{
	 width: 175px; 
	 height: 150px; 
	 background-color: #ffffcc; 
	 vertical-align: top;
}

.PortfolioAlternatingItemTemplate
{
	 width: 175px; 
	 height: 150px; 
	 background-color: #ffffff; 
	 vertical-align:top;
}
.PortfolioSelectedItemTemplate
{
	 width: 250px; 
	 height: 200px; 
	 background-color: #999900; 
	 vertical-align:top;
}

.PortfolioImage
{
	width:170px;
	height:145px;
}
.PortfolioImageSelected
{
	width:249px;
	height:198px;
}

