﻿body {
	margin: 0;
	padding: 0;
	font-size: 13px;*/
	background-color: #000000;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

select {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

td {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

th {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 14px;
}

h3 {
	font-size: 1em;
}

ol {
	line-height: 200%;
}

ul {
	line-height: 200%;
}

p {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

/* Header */

#header {
	width: 760px;
	height: 210px;
	margin:0px	0px 0px 20px;

}

#header p {
	margin: 0;
	color: #FFFFFF;
	font-size: 24px;

	
}

#header h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 24px;

	
}

#header h1 {
	font-size: 48px;
	padding-top: 25px;
}


#header a {
	color: #FED772;
}
#header td {
	padding-left:30px;
}


/* Page */

#page {
	margin:0px	0px 0px 10px;
	color: #FFFFFF;
}

/* Content */

#content {

	width: 845px;
	color: #FFFFFF;
	padding-left:65px
}


/* Footer */

#footer {
	width: 915px;
	height: 110px;
	margin:0px	0px 0px 20px;
	text-align: center;
	font-size: smaller;
	color:white;
}
/* Menu */

#menu {
	padding-top: 20px;
}

ul.icons,
ul.icons li{
  border:0;
  margin:0;
  padding:0;
  list-style:none;
}
ul.icons li{
  display:block;
  padding:2px 0;
  padding-left:10px;
}
.icon {
  background: left 5px no-repeat;
}
div.icon {
  vertical-align: middle;
}
div.icon a {
  display: block;
  padding: 8px 0px 0px 20px;
}
.digg { background-image:url(http://digg.com/favicon.ico);}
.delicious{ background-image:url(http://delicious.com/favicon.ico);}
.flickr{background-image:url(http://www.flickr.com/favicon.ico);}
.facebook{background-image:url(http://facebook.com/favicon.ico);}
.technorati{background-image:url(http://technorati.com/favicon.ico);}
.twitter{background-image:url(http://twitter.com/favicon.ico);}
.stumbleupon{background-image:url(http://stumbleupon.com/favicon.ico);}

.content
{
	font-size:medium;
	padding:0px	35px 0px 55px;
	width:955px;

}

.button
{
	color:black;
}

#myslides {
	width: 321px;
	height: 400px;
    padding: 0;
    margin:  0 auto;
} 

#myslides img {
    padding: 10px;
    width: 321px;
    height: 400px;
    top:  0;
    left: 0
}

.cellpadding
{
	padding-left:10px;
}

.homepagefont
{
	font-size:xx-large;
	vertical-align:top;
	padding-left:35px;
}

#gallery {
	padding-left:100px;
}

.thumbs {
	padding-left:10px;
	padding-top:5px;
}

.bigpic {
	padding-left:90px;
}


