﻿/* BODY */

body {
				background:white;font-family:Arial, Helvetica, sans-serif;color:black;text-align:left
}

body a:link {
				color:#003399;text-decoration:none
}

body a:visited {
				color:#003399;text-decoration:none
}

body a:hover {
			    color:#003399;text-decoration:underline
}

body a:active {
				text-decoration:underline;color:#0066FF
}

/* TABLES */

table {
				border:thin solid black;width:100%;margin:0px 10px 10px 10px
}

table.mainbody {
				width:1000px;border:thick solid black;-moz-border-radius:10px
}

table:first-child {
				margin:5px 5px 0px 5px
}

td {
				vertical-align:top;padding:10px;text-align:left
}

td#navigation {
				text-align:center;padding:0px
}

td#footer {
				text-align:center;font-size:small
}

td.quadrant {
				width:50%
}

td#sidebar {
				width:25%
}

/* IMAGES */

img {
				border:none
}

img.icon {
				border:none;height:100px;width:100px
}

/* HEADER IMAGE */

#header {
				background-image:url('../Images/davidstudioslogoseason2.png');height:238px;width:1000px;text-align:right
}

/* ET CETERA */

h2,h3,h4 {
				background-color:#eceff5;padding:5px;border:thin solid #94a3c4;text-align:left
}

h2.center {
				text-align:center
}

form#guestbook {
				text-align:left
}

center#visitus {
			    background-color:#eceff5;border:thin solid #94a3c4;padding:5px
}

center.archives {
				background-color:#eceff5;border:thin solid #94a3c4;padding:5px
}

center.background {
				background-color:#eceff5;border:thin solid #94a3c4;padding:5px
}

center#vipcodes {
				background-color:#eceff5;border:thin solid #94a3c4;padding:5px
}

p {
				text-align:left
}

ul {
				text-align:left
}
