/* id styles */

A:LINK, A:VISITED, A:FOCUS  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
a:hover { 	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ed3093;
	text-decoration: underline;
	font-weight: normal;
	
	}
	
	.whitetext{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10;
  line-height: 1.3;
  color: #FFFFFF;
  font-weight: bold;
  }
  
  	.whitetext12{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12;
  line-height: 1.3;
  color: #FFFFFF;
  }

  	.whitetext10{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	line-height: 1.2;
	color: #FFFFFF;
	font-weight: normal;
}
  
    	.greytext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9;
	line-height: 1;
	color: #A8A8A8;
	font-weight: normal;
}



.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font: normal/14;
	line-height: 1.3;
	color: Black;
}

	
html, body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #2c2c2c;
}	
	





#bodybg  {
	background-image: url(images/pagebg.gif);
	background-repeat: no-repeat;
	background-color: #2c2c2c;
	background-position: center;
	width: 1024px;
	height: 768px;
}
	
	#bodyinfo {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	width: 880px;
	height: 700px;
	position: relative;
}
	
	
	

#flash{
position:absolute;
top:0;
left: 13px;
z-index: 1;
}	

	
	
	
#nav {

  padding: 0px;
  position: absolute;
  left: 8px;
  top: 148px;
  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12;
  line-height: 1.3;
  color: #999999;
  font: bold;
  
}


#heading {
	padding: 0px;
	position: absolute;
	left: 200px;
	top: 130px;
	azimuth: right-side;
}

#homeheading {
	padding: 0px;
	position: absolute;
	left: 180px;
	top: 130px;
	azimuth: right-side;
}


#bridaltext{
position:absolute;
bottom:0;
left: 180px;
right: 250px;
margin-bottom: 75px;
text-align: justify;
font-size: 11px;
}	

#designertext{
position:absolute;
bottom:0;
left: 180px;
right: 50px;
margin-bottom: 75px;
text-align: justify;
font-size: 11px;
}	


#hometext{
position:absolute;
bottom:0;
left: 180px;
right: 50px;
margin-bottom: 95px;
text-align: justify;
font-size: 11px;
}	


#contacttext{
position:absolute;
bottom:0;
left: 180px;
right: 35px;
margin-bottom: 75px;
text-align: justify;
font-size: 11px;
}	


#contactinfo{
position:absolute;
top: 150px;
left: 580px;
right: 20px;
text-align: justify;
font-size: 16px;
line-height: 2em;
}	


#slogan{
position:absolute;
bottom:0;
left: 17px;
margin-bottom: 50px;
}	



#fs {
position:absolute;
bottom:0;
right:0;
	}



#copyright {
position:absolute;
bottom:0;
left:0;
margin-bottom: 13px;
font-size: 11px;
}


	 #gal_enlarge_container{
	float: left;
	position: absolute;
	left: 170px;
	top: 200px;
	width: 460px;
	height: 460px;
	border: 1px White;
	
}


	 #designer_container{
	float: left;
	position: absolute;
	left: 185px;
	top: 230px;
	width: 460px;
	height: 460px;
	border: 1px White;
	
}



	 #homepic_container{
	float: left;
	position: absolute;
	left: 225px;
	top: 230px;
	width: 560px;
	height: 460px;
	border: 1px White;
	
}



	 #media_container{
	float: left;
	position: absolute;
	left: 185px;
	top: 210px;
	width: 640px;
	height: 460px;
	border: 1px White;
	font-size: 10px;
	
}


	 #gal_thumb_container{
	float: right;
	position: absolute;
	left: 650px;
	top: 158px;
	width: 460px;
	height: 460px;
	font-size: 9px;
	
}



	 #eveninggal_enlarge_container{
	float: left;
	position: absolute;
	left: 170px;
	top: 220px;
	width: 460px;
	height: 460px;
	border: 1px White;
	
}



.whiteborder{
	border: 4px solid White;
}

.whiteborderthin{
	border: 1px solid White;
	}







	/* class styles */
	
	.body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10;
		font: normal/14;
	}
	
		.black {
    	font-family: Arial, Geneva, sans-serif;
		font-size: 12;
		font: normal/14;
		color: #590000;
		font-weight: bold;
	}
	
			.red {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12;
	font: normal/14;
	color: #930000;
	font-weight: bold;
}

		.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 16;
	font: normal/18;
	color: #590000;
	font-weight: bold;
}


.copybox {
	background-image: url(images/greyblock.png);
	background-repeat: repeat;
}

	

.formbox {
	
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	padding: 10px;
}


.input {
	background-color: #555555;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	}

.input2 {
	background-color: Black;
	border: 1px solid Grey;
	color: White;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}

.input3 {
background-color: #C7AF8F;
border: 1px solid #A6937C;
color: #000000;
font-family:  Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
}

.input4 {
	background-color: #E9E9D5;
	border: 1px solid #708090;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}





#overlay {
	Z-INDEX: 90; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 550px; BACKGROUND-COLOR: #000
}

#lightbox {
	Z-INDEX: 100; LEFT: 0px; WIDTH: 100%; LINE-HEIGHT: 0; POSITION: absolute; TEXT-ALIGN: center
}
#lightbox A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#lightbox A {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#lightbox A:visited {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#lightbox A:hover {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#outerImageContainer {
	MARGIN: 0px auto; WIDTH: 250px; POSITION: relative; HEIGHT: 250px; BACKGROUND-COLOR: #fff
}
#imageContainer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
#loading {
	LEFT: 0%; WIDTH: 100%; LINE-HEIGHT: 0; POSITION: absolute; TOP: 40%; HEIGHT: 25%; TEXT-ALIGN: center
}
#hoverNav {
	Z-INDEX: 10; LEFT: 0px; WIDTH: 100%; POSITION: absolute; TOP: 0px; HEIGHT: 100%
}
#imageContainer > #hoverNav {
	LEFT: 0px
}
#hoverNav A {
	outline: none
}
#prevLink {
	DISPLAY: block;  WIDTH: 49%; HEIGHT: 100%
}
#nextLink {
	DISPLAY: block;  WIDTH: 49%; HEIGHT: 100%
}
#prevLink {
	LEFT: 0px; FLOAT: left
}
#nextLink {
	RIGHT: 0px; FLOAT: right
}