#contactimg		{
			float: right;
			margin-top: 15px;
			padding-right: 15px;
			}

#contactform		{
			color: #CCCCCC;
			margin: 10px;
			border: 3px outset #AAAAAA;
			background-color: #204070;
			background-image: url(../images/fadedchainring.gif);
			background-repeat: no-repeat;
			width: 400px;
			}

#cform_subj		{
			margin-left: 5px;
			border: 1px inset #CCCCCC;
			background-color: #AAAAAA;
			}

#cform_from		{
			margin-left: 5px;
			border: 1px inset #CCCCCC;
			background-color: #AAAAAA;
			width: 225px;
			}

#cform_mesg		{
			margin-left: 5px;
			border: 1px inset #CCCCCC;
			background-color: #AAAAAA;
			width: 95%;
			height: 150px;
			}

#cform_send		{
			text-align: right;
			margin-bottom: 5px;
			margin-right: 13px;
			}

#userdata		{
			width: 400px;
			margin-left: 25px;
			background-color: #8888CC;
			}

#racedirectors		{
			font-size: 16px;
			position: relative;
			top: -150px;
			margin-left: 433px;
			margin-bottom: -100px;
			width: 300px;
			}

.dirname		{
			font-weight: bold;
			}

.dirnum			{
			font-family: times, serif;
			}

#photos			{
			width: 95%;
			margin-left: auto;
			margin-right: auto;
			}

.photoleft		{
			text-align: left;
			margin-top: 15px;
			}

.photoright		{
			text-align: right;
			margin-top: 15px;
			}

