h1, h2, h3, h4, h5, h6 {
		margin: 0 0 0 0;
}

#numbers p {
	width: 727px;
	bottom:0;
	left:0;
	position: absolute;
	margin: 0 auto 0 auto;
	background: url(effect_images/transparent_bg_1.png) repeat;
	text-align:center;
	font-size:12pt; 
	font-family:"trajan pro", arial;
	z-index: 100;
}

#numbers a {
	color:white;
}

body {
	margin: 0 auto 0 auto;
	background: url(effect_images/resized-background-1.gif) repeat;
	color: white;
}

h2 {
	 font-family: "monotype corsiva";
	 font-weight: 400;
	 font-size: 2em;
}

h3 {
	 font-family: "monotype corsiva";
	 font-weight: 400;
	 font-size:1.4em;
}

#header {
	width: 727px;
	margin: 0 auto 0 auto;
	font-family: "monotype corsiva";
	font-size: 33pt;
}

#tel {
	font-family: "trajan pro", arial;
	font-size:10pt;
	text-align: left;
}

span a {
	color: white;
}

#container {
	margin: 0 auto 0 auto;
	border: 0px white solid;
	font-family: trebuchet;
	font-size: 12pt;
	color: white;
	width:727px;
	position: relative;
	z-index: 1;
	
}

/* this is where the main image per page MUST be held */
#first_page_wedding {
	z-index: 2;
	position: relative;
	width: 727px;
	height: 487px;
}

/* right side image holder */
#right_wedding_picture {
		z-index: 2;
		float: right;
}

#left_wedding_picture {
		z-index: 2;
		float: left;
}

/* main image holders end */

#bodytext_left {
	height: 447px;
	border: 0px white solid;
	color: black;
	width: 342px;
	padding: 30px 10px 10px 20px;
	z-index: 3;
	background: white url(effect_images/left_bg_fade_1.jpg) repeat-y right;
	overflow:auto;
	float:left;
	display:inline;
}

#bodytext_left_1 {
	height: 447px;
	border: 0px white solid;
	color: black;
	width: 324px;
	padding: 30px 10px 10px 20px;
	z-index: 3;
	background: white url(effect_images/left_bg_fade_1.jpg) repeat-y right;
	float: left;
	overflow:auto;
	display:inline;
}

#bodytext_left p {
	padding-left:10px;
}

#bodytext_left_1 p {
	padding-left:10px;
}

#bodytext_right {
float:right;
	height: 447px;
	border: 0px white solid;
	color: black;
	width: 342px;
	padding: 30px 20px 10px 10px;
	z-index: 3;
	background: white url(effect_images/right_bg_fade_1.jpg) repeat-y;
	display:inline;
}

#bodytext_right p {
	padding-left:10px;
}
	
/* this changes the effect of the link tab for the page you are on */

#here {
	color:silver;
	text-decoration:none;
}
/* link tab end */

#footer {
	margin: 0 auto 0 auto;
	width: 727px;
	border: 0px white solid;
	font-family: verdana;
	font-size: 6pt;
	text-align: right;
	color: white;
	clear: both;
}

#footer a {
	color: silver;
}


/* navigation controls start */
p.newnav a {
	color: white;
	text-decoration: none;
}

p.newnav {
	width: 727px;
	top:0;
	left:1px;
	position: absolute;
	margin: 0 auto 0 auto;
	background: url(effect_images/transparent_bg_1.png) repeat;
	text-align:center;
	font-size:12pt; 
	font-family:"trajan pro", arial;
	z-index: 100;
}

/* navigation controls finish */

/* gallery transparent box */

#portfolio {
	width: 727px;
	height:56px;
	bottom:0;
	left:0;
	position: absolute;
	margin: 0 auto 0 auto;
	text-align:center;
	font-size:12pt; 
	font-family:arial;
	z-index: 10;
}

/* gallery controls start */

#menu {
	position:relative; 
	width:727px; 
	height:487px;
	margin:0px 0 0 0px;
	z-index:20;
	font-size: 12pt;
	text-align:left;
	background:url(wedding_images/002.jpg);
}

/* gallery end */

/*form controls start */

form {
    margin: 0 0 0 20px;
}

form h2 {
    color: silver;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
    margin: 0 0 5px 0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}

label {
    font-weight: bold;
    color: silver;
    display: block;
}

/* form controls end */

#password {
		margin: 0px 0 0 0px;
}

#username {
		margin: 0 0 0 0px;
}

#login {
		color: silver;
		font-size: 11pt;
		font-weight:bold;
		margin: 0 0 5px 10px;
}