body {background-image: url('images/texture.jpg'); background-repeat: repeat;
      topmargin: 10; 
}
.picture     { border: 1px solid #FF9900; padding: 0 }
.caption {font-size:8pt; font-weight:bold;}
p {font-family: tahoma; font-size: 10pt}
td {}
h1 {font-family: tahoma; font-size: 16pt; margin-top:20; text-align:center }
h2{font-family: tahoma; font-size: 12pt; margin-top:10;}
h3{font-family: tahoma; font-size: 10pt; font-weight: bold;}

a {color: #0099CC; text-decoration: underline; font-weight:bold;}
a: visited {color: #000000; text-decoration: underline; font-weight:bold;}
a: hover {color: #EF9E32; text-decoration: underline; font-weight:bold;}
a: active {color: #EF9E32; text-decoration: underline; font-weight:bold;}

.quote{font-size:8pt; text-decoration: oblique; padding-left: 10px; }

#header {background-image: url('images/sky.jpg'); background-repeat: no-repeat;
		 height: 175; background-position: top center; }
#container{	width: 800;
			border: 2px solid #EF9E32; color:#000000; background-color:#FFFFFF}
#content {width: 75%; padding-left:10px;}
#sidebar{border: 1px solid #339966; padding: 5px}
#menu {width: 25%;  padding-top:10px;  }
#main {	background-color:#ffffff;	 background-position: center top; background-image: url('images/yellow-background.jpg'); 
		 background-repeat: no-repeat; }
#gallerymain {background-color:#ffffff;	 }
#footer {color: #000000; background-color: #FFFFFF}

ul           { list-style-type: disc; font-family: Tahoma; font-size: 10pt; }
