          a:link            { color: #000000; text-decoration: none }
          a:active         { color: #000000; text-decoration: none }
          a:visited        { color: #000000; text-decoration: none }
          a:hover         { color: #7d7d7d; text-decoration: none }

          a.grey_white:link            { color: #7d7d7d; text-decoration: none }
          a.grey_white:active         { color: #7d7d7d; text-decoration: none }
          a.grey_white:visited        { color: #7d7d7d; text-decoration: none }
          a.grey_white:hover         { color: #ffffff; text-decoration: none }

          a.grey_black:link            { color: #7d7d7d; text-decoration: none }
          a.grey_black:active         { color: #7d7d7d; text-decoration: none }
          a.grey_black:visited        { color: #7d7d7d; text-decoration: none }
          a.grey_black:hover         { color: #000000; text-decoration: none }
          
          a.white_black:link            { color: #ffffff; text-decoration: none }
          a.white_black:active         { color: #ffffff; text-decoration: none }
          a.white_black:visited        { color: #ffffff; text-decoration: none }
          a.white_black:hover         { color: #000000; text-decoration: none }

          a.white_grey:link            { color: #ffffff; text-decoration: none }
          a.white_grey:active         { color: #ffffff; text-decoration: none }
          a.white_grey:visited        { color: #ffffff; text-decoration: none }
          a.white_grey:hover         { color: #1c1c1c; text-decoration: none }

          a.white_pink:link            { color: #ffffff; text-decoration: none }
          a.white_pink:active         { color: #ffffff; text-decoration: none }
          a.white_pink:visited        { color: #ffffff; text-decoration: none }
          a.white_pink:hover         { color: #ff00cc; text-decoration: none }

          a.black_pink:link            { color: #000000; text-decoration: none }
          a.black_pink:active         { color: #000000; text-decoration: none }
          a.black_pink:visited        { color: #000000; text-decoration: none }
          a.black_pink:hover         { color: #ff00cc; text-decoration: none }

          a.black_grey:link            { color: #000000; text-decoration: none }
          a.black_grey:active         { color: #000000; text-decoration: none }
          a.black_grey:visited        { color: #000000; text-decoration: none }
          a.black_grey:hover         { color: #999999; text-decoration: none }

          a.war_nav:link            { font-size:12pt; color: #ffffff; text-decoration: none }
          a.war_nav:active         { font-size:12pt; color: #ffffff; text-decoration: none }
          a.war_nav:visited        { font-size:12pt; color: #ffffff; text-decoration: none }
          a.war_nav:hover         { font-size:12pt; color: #ff00cc; text-decoration: none }
		  
		  a.smGalLinks:link            { font-size:12pt; color: #000000; text-decoration: none }
          a.smGalLinks:active         { font-size:12pt; color: #000000; text-decoration: none }
          a.smGalLinks:visited        { font-size:12pt; color: #000000; text-decoration: none }
          a.smGalLinks:hover         { font-size:12pt; color: #7d7d7d; text-decoration: none }

TD {
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #000000;
}
BODY { 
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #000000;
	top: 0px;
  background-attachment: fixed;
  background-repeat: repeat;
  background-image: URL(/backgrounds/background-floure.gif); 
  margin: 0px;
}

li 	{
	list-style:none;
	border-top: 1px solid black;
	margin: 0;
}

h1 {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #000000;
	}

h2  {
	color:#999999;
	font-size: 14pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: inline; 
	}


h3  {
	color:#000000;
	font-size: 12pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	display: inline; 

	}

EM
   {
   color:#ff00cc;
   font-size:14pt;
   font-style:normal;
   }

.pink
   {
   color:#ff00cc;
   font-size:small;
   font-family: helvetica;
   font-style: normal;
   }

.white
   {
   color:#ffffff;
   font-size:small;
   font-style:normal;
   }

.black
   {
   color:#000000;
   font-size: 10pt;
   font-family: helvetica;
   }

.grey
   {
   color:#999999;
   font-size:14pt;
   font-style:normal;
   }

.bigpink
   {
   color:#ff00cc;
   font-size:24pt;
   font-style:normal;
   }

.bigblack
   {
   color:#000000;
   font-size:14pt;
   font-style:normal;
   }

.biggrey
   {
   color:#999999;
   font-size: 14pt;
   font-style:normal;
   }




#backGround  {
  top: 0px;
  background-attachment: fixed;
  background-repeat: repeat;
  background-image: URL(/backgrounds/background-floure.gif); 
  margin: 0px;
}


div#wrapper {
  width:900px;
  margin: 0px auto;
  border: 1px solid black;
  padding: 0px;
  background-color: #ffffff;
}


div#header  {
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #000000;
	background-color: #000000; 
}

div#left  {
	width: 220px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #999999
	}


	div#leftSideBox {
  		width: 200px;
  		border: 2px solid #000000;
  		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		text-align: center;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  color: #7d7d7d; 
		}
	
	img#sideBarHeaders  {
		margin: 0 0 8px 0; 
		border: 0px;
		}
	
	
div#right  {
	width: 630px;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	border-left: 0px solid #999999;
	background-color: #ffffff
	}

	img#recent {
	  width: 130px;
	  height: 170px;
	  float: left;
	  border: 1px solid black;
	  margin-right: 10px;
	}

	div#dispText {
	  float: center;
	  border: 0px dotted #00ff00;
	  margin: 20px 15px 20px 15px;
	  width:600px;
	  FONT-FAMILY: Arial, Helvetica, sans-serif;
	  font-size: 14pt; 
	  font-style: none; 	
	  color: #000000; 
	  text-align: left;
	}

	div#eventsThumb {
	  float: left;
	  border: 1px solid #000000;
	  margin: 5px;
	  padding: 5px;
	  width:280px;
	  height: 200px;
	  text-align: left;
	  FONT-FAMILY: Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	  font-style: none; 	
	  color: #000000; 
	  
	}

	div#eventsThumbGroup {
	  width: 630px;
	  height:  1000px;
	  border: 0px dotted #00FF00;
	}
	
/* for models gallery page */
	div#smGalLinks  {
		border: 1px solid #000000; 
		margin: 10px; 
		padding: 5px; 
		float:left;	
		text-align: left;
	}
	
	
	img#smGalLinks  {
		width: 170px;
		height: 222px;
		border: 0px;
	}	

/* for section and model headers  */
	img#modelsectionheaders  {
		margin: 0 0 20px 0;
		border: 1px solid black;
	}	
	
	
/* for master list UL under photo tab*/
	ul#masterLists  {
		font-size: 10pt; 
	}

	div#masterLists  {
		width: 178px; 
		float: left; 
		margin: 10px 0 0 10px; 
		padding: 5px; 
		border: 1px solid #000000;
	}


	div#masterListsContainer  {
		float:left; 
		border: 0px solid #ff00cc; 
		width: 200px;
	}



/* for banner text areas in links section  */
TEXTAREA#linkBox{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	width: 420px;
	height: 100px;
	background-color: white;
	padding: 5px;
	margin: 10px 0 15px 0;
}

div#footer {
	clear: both;
 	border-top: 0px dotted black;
	background: #000000;
	margin: 10px 0 0 0;
	padding: 2px 5px 0 0;
  text-align: right;
  font-family: helvetica; 
  font-size: 10px; 
  font-style: none; 
  font-color: white; 
}






#navlinks {margin:0; padding:0; float: right;}

#navlinks li {
	border: 0px solid #ff00cc;
	padding-right: 15px; 	
	display: inline;
	list-style-type: none;
}


/*________________________________________________*/




#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
}


#clubContainer
{
margin: 5px 0 15px 15px;
padding: 0;
list-style-type: none;
}



#nav_main
{
  margin: 5px;
  padding: 0;
  text-align: right;
  border: 0px dotted #ff00cc;
}











div#photoThumb {
  float: left;
  border: 0px dotted #000000;
  margin: 10px 05px 10px 5px;
  width:145px;
}

div#photoThumbGroup {
  width: 630px;
  border: 0px dotted #00FF00;
}


















div#archiveList {
  float: left;
  border: 1px dashed #ff00cc;
  margin: 5px 10px 0px 10px;
  padding: 5px 10px;
  width:550px;
  background-color: #000000;
}





div#webBorder {
  float: left;
  border: 1px dashed #000000;
  margin: 10px;
  padding: 10px;
}
div#webBorderGroup {
  width: 595px;
  border: 0px dotted #00cc00;
}





div#subHeaderBorder {
  float: center;
  width: 630px;
  border: 0px solid #000000;
  margin: 0px 0px 20px 0px;

}


div#borderDiv {
  float: left; 
  width: 204px; 
  height: 0px; 
  background-color: transparant; 
  text-align: left; 
  border-top: 2px black solid; 
  overflow: no; 
  padding: 0px
}

div#dispText {
  float: center;
  border: 0px dotted #00ff00;
  margin: 20px 15px 20px 15px;
  width:600px;
  font-family: helvetica; 
  font-size: 16px; 
  font-style: none; 
  color: #000000; 
  text-align: left;
}


div#headText {
  float: center;
  border: 0px dotted #00ff00;
  margin: 5px 5px 5px 5px;
  width:620px;
  font-family: helvetica; 
  font-size: 14px; 
  font-style: none; 
  color: #000000; 
  text-align: left;
}

div#vidText {
  float: center;
  border: 1px dotted #00ff00;
  margin: 0px 0px 0px 0px;
  width:630px;
  font-family: helvetica; 
  font-size: 18px; 
  font-style: none; 
  font-color: #000000; 
  text-align: left;
}








img#newestShoot {
  width: 300px;
  height: 392px;
  float: left;
}

img#newShoot {
  width: 150px;
  height: 196px;
  float: left;
}

img#recent {
  width: 130px;
  height: 170px;
  float: left;
  border: 1px solid black;
  margin-right: 3px;
}

img#gaL {
  width: 130px;
  height: 170px;
  float: left;
  margin: 10px;
  border: 1px solid black;
}

img#modelsthumb {
  width: 55px;
  height: 72px;
  float: left;
  border: 1px solid black;
  margin: 5px;
}





#image_Gallery {
  float: left;
  width:650px;
  height: 700;
  margin:10px;
  background-image: URL(/backgrounds/gallery.jpg); 
  background-color: #ffffff;
  background-attachment: fixed; 
  background-repeat: no-repeat; 
  background-position: bottom; 
  border: 0px dotted #1c1c1c;
}


#image_GalleryEvents {
  float: left;
  width:650px;
  margin:10px;
  background-image: URL(/backgrounds/gallery.jpg); 
  background-color: #ffffff;
  background-attachment: fixed; 
  background-repeat: no-repeat; 
  background-position: bottom; 
  border: 0px dotted #1c1c1c;
}




/*_________*/


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:1000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}



