*{
	padding: 0;
	margin: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 90%;
	background-image: url(../images/gif/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}

p{
	line-height: 180%;
}

a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

form{
	border: none;
}

fieldset{
	border: none;
}

input{
	width: 200px;
}

textarea{
	width: 100%;
	margin-bottom: 10px;
}

hr{
	border: none;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

#header{
	width: 800px;
	height: 392px;
}

.header_image{
	background-image: url(../images/jpg/mark.jpg);
}

.header_foundation{
	background-image: url(../images/jpg/mark_1.jpg);
}

.header_image_words{
	background-image: url(../images/jpg/mark2.jpg);
}

.header_image_photos{
	background-image: url(../images/jpg/mark3.jpg);
}
.header_image_family{
	background-image: url(../images/jpg/mark4.jpg);
}

#header h1 {
	text-indent: -9000px;
	width: 332px;
	height: 102px;
	position: absolute;
	background-image: url(../images/gif/vincent.gif);
	background-repeat:no-repeat;
	right: 26px;
	top: 256px;
}
#main_content {
	width: 271px;
	padding-left: 40px;
	padding-right: 40px;
}

.big_text{
	font-size: 140%;
}

img{
	border: none;
}

#photos {
	display: inline;
	float: right;
	width: 300px;
	padding-left: 40px;
	padding-right: 40px;
}

#footer{
	padding-bottom: 50px;
}

hr.top_ornament{
	background-image: url(../images/gif/top_ornament.gif);
	height: 33px;
	width: 271px;
	margin-top: 20px;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

hr.bottom_ornament{
	background-image: url(../images/gif/bottom_ornament.gif);
	height: 33px;
	width: 271px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
}

h3.memory{
	width: 800px;
	height: 132px;
	background-image:url(../images/gif/in_memory.gif);
	text-indent: -9000px;
	background-repeat: no-repeat;
}

h2.name{
	width: 800px;
	height: 130px;
	text-indent: -9000px;
	background-image:url(../images/gif/mark_mcqueen.gif);
	background-repeat: no-repeat;	
}

#navbar{
	padding-top: 40px;
	padding-bottom: 25px;
	text-align: center;
}

#navbar ul{
	list-style-type: none;
}

#navbar ul li{
	display: inline;
}

#site_content{
	background-image: url(../images/jpg/guitar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:750px;
	height:auto !important;
	height:750px;
}

#content_left {
	width: 330px;
	padding-left: 40px;
	padding-right: 20px;
}

#content_right {
	display: inline;
	float: right;
	width: 330px;
	padding-left: 20px;
	padding-right: 40px;
}

#content_left hr {
	background-image: url(../images/gif/diamond.gif);
	height: 12px;
	width: 12px;
	margin-right: auto;
	margin-left: auto;
}

#content_right hr {
	background-image: url(../images/gif/diamond.gif);
	height: 12px;
	width: 12px;
	margin-right: auto;
	margin-left: auto;
}

li#photo_link{
	padding-left: 100px;
}

li#home_link{
	padding-right: 100px;
}
li#family_link{
	padding-right: 100px;
}
#gecko {
	background-image: url(../images/gif/gecko.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 108px;
	position: absolute;
	top: 392px;
	right: 0px;
}
#articles {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.article{
	
}.article {
	margin-top: 20px;
	margin-bottom: 20px;
}

.article hr{
	background-image: url(../images/gif/diamond.gif);
	height: 12px;
	width: 12px;
	margin-top: 75px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.float-right{
	display: inline;
	float: right;
	padding-right: 40px;
}

.thumbnails{
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 11px;
	display: inline; 
	border: 1px solid #CCCCCC;
}

#gallery{
	width: 560px;
	margin: 0 auto;
	overflow: auto;
}#additional_content h3 {
	font-size: 110%;
	font-weight: bold;
}
#additional_content {
	text-align: center;
}
#additional_content a {
	text-decoration: underline;
}

.padding_extra{
	padding-top: 20px;
}

#admin{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.admin_text{
	width: 500px;
	height: 300px;
}

p.centre{
	text-align: center;
}#left_column_family {
	width: 500px;
	margin-left: 250px;
}
#left_column_family h1 {
	font-size: 140%;
	color: #3D3D3D;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3D;
	padding-bottom: 10px;
}
#left_column_family h2 {
	font-size: 90%;
	color: #999999;
	margin-top: 2px;
}
#left_column_family h3 {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #B2B2B2;
	margin-bottom: 30px;
}
#nav_right_family {
	float: left;
	width: 150px;
	padding-right: 25px;
	padding-left: 20px;
	color: #666666;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
}
#nav_right_family ul {
	list-style-type: none;
}
#nav_right_family li {
	padding-top: 40px;
}
#nav_right_family h3 {
	font-size: 150%;
}

.special a{
	text-decoration: underline;
}

.poster{
	width: 250px;
	border: 1px solid #000000;
}
.top_banner {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	border: 1px solid #cccccc;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}

.top_banner h1{
	margin-bottom: 10px;
}

.top_banner p{
	margin-bottom: 20px;
}

.top_banner a{
	text-decoration: underline;
	color: #333333;
}

.sub_banner {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	width: 85%;
}

.darker{
	color: #333333;
}

.registered{
	color: #333333;
	font-size: 90%;
}

.intro{
	font-size: 150%;
}

