/* Style Sheet for UCE English Website */body {	margin: 20px;	background-image: url(images/stripes.gif);	background-repeat: repeat;	}/* main page body text styles */h1	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 22px;	font-weight: bold;	margin: 1em 0em;	color: #996633;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #999999;	padding-bottom: 5px;	letter-spacing: 1px;	}h2	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	margin: 1em 0em 5px;	color: #996633;	padding-bottom: 2px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #999999;	}h3	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	margin: 1px 0em 5px;	color: #996633;	line-height: 20px;	padding-top: 5px;	}h4	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	margin: 1em 0px 0em;	color: #FFFFFF;	text-align: center;	background-color: #996633;	padding: 5px;	}p {	margin: 0em 0em 1em 0em;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	;	color: #000000;}ul {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #812990;	line-height: 16px;	list-style-image: url(images/bullet.gif);	}li {	list-style-type: disc;	}div.dropdescription	{ /* this allows us to apply styling to all our drop down description elements site wide if we choose at a later date */	margin: 0px;	border-right: 1px solid #762284;	border-bottom: 1px solid #762284;	border-left: 1px solid #762284;	padding: 0px 10px 5px 10px;	}/* Main body table positioning styles */td.bodycontainer	{	width: 519px;	vertical-align: top;	padding: 10px 0px 50px 0px;	background: #FFFFFF;	text-align: center;	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-right-color: #666666;	border-bottom-color: #666666;	}table.bodytable	{	width: 450px;	margin: 0px auto;	vertical-align: top;	background-color: #FFFFFF;	}	table.bodytable td	{	/* formatting for table that contains the main page body itself */	text-align: left;	}/*  Side Bar styles */td.sidebar	{	vertical-align: top;	text-align: center;	width: 143px;	padding: 0px;	border-right-color: #000000;	background-color: #FFFFFF;	background-image: url(images/Staff-at-Bar.jpg);	background-repeat: no-repeat;	background-position: bottom;	border-right-width: 1px;	border-right-style: dotted;	}#sidenav {	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	padding: 20px 10px;	margin: 0px;	}#sidenav p {	margin-bottom: 8px;	margin-top: 0px;	line-height: normal;	font-size: 12px;	color: #666666;	letter-spacing: 1px;	border: 1px solid #666666;	padding: 5px;	font-weight: normal;	}#sidenav a			{color: #996633; text-decoration: none}#sidenav a:link		{color: #996633; text-decoration: none}#sidenav a:visited	{color: #996633; text-decoration: none}#sidenav a:active	{color: #996633; text-decoration: none}#sidenav a:hover 	{	color: #000000;}a			{color: #996633; text-decoration: none}a:link		{color: #996633; text-decoration: none}a:visited	{color: #996633; text-decoration: none}a:active	{color: #996633; text-decoration: none}a:hover 	{color: #666666; text-decoration: underline}.imageholderleft {	clear: right;	float: left;	margin-right: 5px;	margin-bottom: 5px;}.imageholderright {	clear: left;	float: right;	margin-left: 5px;}.map {	clear: left;	float: right;}.publogos {	clear: right;	float: left;	margin-right: 5px;	margin-bottom: 5px;}.border {	border: 1px solid #000000;}