	/* CSS document for Starlight-murals.co.uk, written 26/09/06 by Ryan Menzies, Romsey Associates Ltd */

					/* Layout */
body				{background-color: #fff; margin-top: 0px; /*background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: left top;*/ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
#wrap1				{height: auto; width: 800px;}
#header				{background-image: url(../images/header.jpg); background-repeat: no-repeat; height: 107px; width: 800px;}
#nav				{background-image: url(../images/nav-strip.jpg); background-repeat: no-repeat; height: 52px; width: 800px;}
#main				{text-align: left; text-align: justify; padding-bottom: 15px;}
#footer				{height: 40px; width: 800px; background-image: url(../images/footer-bg.jpg); background-repeat: no-repeat; text-align: right; color: #fff; font-weight: bold; line-height: 62px; font-size: 10px; padding-right: 15px;}
#wrap, #header, #nav, #main, #footer {clear: both;}

					/* Formatting */
h1					{font-size: 16px; font-weight: bold; color: #333; clear: none;}
h2					{font-size: 14px; font-weight: bold; color: #89398E; border-top: 1px solid #CF9B13; border-bottom: 1px solid #CF9B13; height: 20px; line-height: 20px;}
h3					{font-size: 14px; font-weight: bold;}

hr					{color: #cf9b13;}

td					{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}

#main a				{color: #4C2870; font-weight: bold; text-decoration: none;}
#main a:hover		{color: #000; text-decoration: underline;}
#main img			{padding: 3px; border: 1px solid #999;}

.dunderline			{border-bottom: 1px dotted #89398E;}

#nav a				{float: right; height: 40px; line-height: 40px; font-weight: bold; color: #fff; display: block; text-decoration: none; margin-right: 10px; margin-left: 10px; letter-spacing: 1px;} 
#nav a:hover		{background-image: url(../images/nav-bg.jpg); background-repeat: no-repeat; background-position: center center; text-decoration: none;}
