body			{
					text-align: center;
					margin: 0px;
					font-family: times new roman;
					font-size: 16px;
					color: #fff;
					background-color: #0e2759;
					/*background-image: url('images/background.gif')*/
				}


a:link			{
					color: #ff0;
					text-decoration:none;
					font-weight:none;
				}


a:visited		{
					color: #cc0;
					text-decoration:none;
					font-weight:none;
				}


a:hover			{
					color: #ff9;
					text-decoration:none;
					font-weight:none;
				}


a:active		{
					color: #ff9;
					text-decoration:none;
					font-weight:none;
				}


.webtitle		{
					border: 0px;
					display: block;
					margin: 0px auto;
				}


.title			{
					font-family: times new roman;
					font-size: 24px;
					font-weight: bold;
				}


#homepage		{
					text-align: left;
					margin: 40px auto 0px;
					width: 710px;
					height: 320px;
					background-image: url(images/frontbg.gif);
				}


#homemenu		{
					position: relative;
					width: 280px;
					top: 80px;
					left: 420px;
					font-weight: bold;
					font-size: 20px;
					line-height: 2em;
					vertical-align: middle;
				}


#SingleColumn	{
					text-align: left;
					width: 600px;
					margin: 60px auto 0px;
					/*padding: 20px;*/
				}
				
#PhotoPage		{
					text-align: center;
					width: 600px;
					margin: 60px auto 0px;
				}


#DoubleColumn	{
					text-align: left;
					width: 700px;
					margin: 60px auto 0px;
					/*padding: 20px;*/
				}

				#DoubleColumn:after	{
									content: " ";
									display: block;
									height: 0;
									clear: both;
									visibility: hidden;
								}				

				#ColumnLeft		{
									float: left;
									text-align: left;
									width: 360px;
								}

				#ColumnRight	{
									float: right;
									margin-top: 24px;
									text-align: right;
									width: 300px;
								}

				.caption		{
									text-align: right;
									color: #aaa;
									font-size: 13px;
								}


#footer			{
					text-align: left;
					width:710px;
					margin: 50px auto 10px;
					font-style: italic;
					font-size: 13px;
					color: #fff;
					text-align: center;
				}


.footerimg		{
					border: 0px;
					display: block;
					margin: 0px auto 30px;
				}

/*			
#banner		{
			margin-top: 0px;
		        margin-right: auto;
			margin-left: auto;
			background-color: #99cccc;
			background-image: url(http://www.davidmillsmusic.com/images/banner.gif);
			background-repeat: no-repeat;
			width: 600px;
			height: 150px;
			text-align: right;
		}

#container	{
			margin-top: 0px;
			margin-right: auto;
			margin-left: auto;
			background-color: #ffffff;
			width: 600px;
			height: 600px;
		}

#home_right	{
			margin-top: 10px;
			margin-right: 10px;
			width: 250px;
			height: 570px;
			padding: 5px;
			background-color: #000000;
			font-weight: bold;
			float: right;
		}

#disclaimer	{
			margin-left: auto;
			margin-right: auto;
			width: 600px;
			text-align: right;
			font-size: 10pt;
			font-weight: bold;
			color: #000000;
		}

.menu		{
			font-family:times new roman;
			font-size:12pt;
			color:3366aa;
			font-weight:bold;		}
			
.footermenu {
			font-family:times new roman;
			font-size:22pt;
			color:ffffff;
			font-weight:none;
			}
*/

			
