#coloumn1	{
		float: left;
		width: 650px;
		text-align: left;
		padding: 10px;
		border-right: 1px dotted #cccccc;
		}

#coloumn2	{
		float: left;
		width: 220px;
		margin-left: 20px;
		padding: 10px;
		}

#formset	{
		list-style-type: none;
		margin-left: 10px;
		}


#fieldname	{
		font-weight: bold;
		font-size: 11px;
		}

li		{
		text-align: left;
		line-height: 16px;
		font-size: 12px;
		color: #555555;
		}

input		{
		width: 90%;
		margin: 3px 0 3px 0;
		font-size: 13px;
		border: 1px solid #cccccc;
		}

select		{
		margin: 3px 0 3px 0;
		font-size: 13px;
		border: 1px solid #cccccc;
		}

textarea	{
		width: 90%;
		margin: 3px 0 3px 0;
		font-size: 13px;
		border: 1px solid #cccccc;
		}

#btn		{
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
		width: 20%;
		height: 26px;
		background: #000000;
		}

#txt1		{
		font-size: 12px;
		color: #555555;
		text-align: justify;
		border-bottom: 1px dotted #cccccc;
		padding-bottom: 5px;
		margin-bottom: 10px;
		}

#h1		{
		color: #891919;
		font-size: 14px;
		text-align: left;
		padding-bottom: 5px;
		font-weight: bold;
		}

#h2		{
		color: #ffffff;
		font-size: 16px;
		text-align: left;
		font-style: italic;
		padding-left: 10px;
		font-weight: bold;
		line-height: 40px;
		}

#h3		{
		color: #891919;
		font-size: 20px;
		text-align: center;
		font-style: italic;
		border-top: 1px dotted #cccccc;
		border-bottom: 1px dotted #cccccc;
		padding: 10px;
		}

#img1		{
		border: 1px dotted #cccccc;
		margin: 5px;
		padding: 5px;
		}

#imgbar		{
		margin-top: 5px;
		background: url(../img/sectionbar.png);
		width: 941px;
		height: 40px;
		}

/* Sublink Nav Presets */
#sublinkset	{
		float: left; 
		list-style-type: none; 
		margin: 5px 0 5px 0;
		}

#sublinkh1	{
		float: left;
		font-family: arial; 
		font-size: 13px; 
		font-weight: bold; 
		color: #891919; 
		}

#sublink	{
		font-family: arial; 
		font-size: 12px; 
		font-weight: bold; 
		color: #cccccc; 
		}

a#sublink:link	{
		text-decoration: none; 
		color: #bbbbbb;
		}

a#sublink:visited{
		text-decoration: none; 
		color: #bbbbbb;
		}

a#sublink:hover	{
		text-decoration: none; 
		color: #891919;
		}
