/************************/
/*   GLOBAL ELEMENTS    */
/************************/


body
	{
	margin: 0;
	padding: 0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#wrapper
	{
	width: 900px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_black.png) repeat-y left top;
	border: 0px dashed blue;
	}

#home
	{
	margin: 0 auto;
	padding: 490px 0 0 0;
	background: #000000;
	width: 356px;	
	}

#main
	{
	margin: 0px 0 0 240px;
	padding: 60px 0 0 0;
	border: 0px dashed red;
	}	

#images
	{
	float: left;
	display: block;
	width: 100px;
	border: 0px dashed green;
	}

#imagesHistory
	{
	float: left;
	display: block;
	width: 141px;
	border: 0px dashed green;
	}
	
.hidden
	{
	visibility: hidden;
	}


/************************/
/*     CONTENT DIVS     */
/************************/	
	

#content
	{
	float: left;
	display: block;
	width: 475px;
	text-align: justify;
	border: 0px dashed green;
	}

#contentHistory
	{
	float: left;
	display: block;
	width: 283px;
	text-align: justify;
	}
	
#contentNoImg
	{
	float: left;
	display: block;
	height: 325px;
	margin: 25px 0 0 60px;
	border: 0px dashed green;
	}

#contentCollectionSpring08
	{
	background: url(../images/img_collectionSpring08.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 330px;
	padding: 0 0 0 320px;
	}	

#contentCollectionFall08
	{
	background: url(../images/img_collectionFall08.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 330px;
	padding: 0 0 0 320px;
	}
	
	
	
#contentCollectionFall09
	{
	background: url(../images/img_collectionFall09.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 330px;
	padding: 0 0 0 320px;
	}	

#contentCollectionSpring09
	{
	background: url(../images/img_collectionSpring09.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 330px;
	padding: 0 0 0 320px;
	}
	

#contentCollectionSpring10
	{
	background: url(../images/img_collectionSpring10.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 330px;
	padding: 0 0 0 320px;
	}	
	

#contentCustom
	{
	background: url(../images/custom/img_custom.jpg) left top no-repeat;
	float: left;
	display: block;
	text-align: justify;
	margin: 0px;
	height: 420px;
	width: 350px;
	padding: 0 0 0 320px;
	}	
	


/************************/
/*      NAVIGATION      */
/************************/	


#navigation
	{
	background: url(../images/bg_black.png) repeat-y left top;
	clear: both;
	display: block;
	width: 800px;
	height: 40px;
	margin: 0;
	padding: 25px 0 0 0;
	border: 0px dashed green;
	}

#pageNav
	{
	clear: both;
	display: block;
	width: 60%;
	height: 40px;
	margin: 0 0 0 100px;
	padding: 0;
	border: 0px dashed green;
	}

#logo
	{
	float: left;
	display: block;
	width: 147px;
	height: 40px;
	background: #000000;
	margin: 0;
	padding: 0 0 0 13px;
	}

ul.nav 
	{
	float: left; 
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 75px;
	height: 30px;
	background: #ffffff;
	}
	
ul.nav li
	{
	float: left;
	padding: 0px 20px 0px 0;
	}

ul.nav li a:hover
	{
	border-bottom: none;
	}


/************************/
/*      TYPOGRAPHY      */
/************************/	


p
	{
	border: 0px solid green;
	margin: 0 0 1.3em 0;
	line-height: 12px;
	}

h1
	{
	font-size: 18px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	}

h2
	{
	font-size: 14px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2em 0;
	}

h3
	{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2em 0;
	}

#main a,
#main a:visited
	{
	color: #999999;
	text-decoration: none;
	}

#main a:hover,
#main a:active
	{
	color: #000000;
	}

.listHeader
	{
	margin: 1em 0 0.5em 0;
	font-weight: bold;
	}

.small
	{
	font-size: 9px;
	font-style: italic;
	}

/************************/
/*     CONTACT PAGE     */
/************************/	


.contact
	{
	display: block;
	float: left;
	clear: both;
	width: 350px;
	margin: 0 0 2em 0; 
	}

.contactType
	{
	float: left;
	width: 100px;
	margin: 0 15px 6px 0;
	}

.contactInfo
	{
	float: left;
	width: 230px;
	}



/************************/
/*      EVENT PAGE      */
/************************/	

	
.event
	{
	display: bloock;
	float: left;
	clear: both;
	width: 500px;
	margin: 0 0 3.5em 115px;
	}
	
.eventDate
	{
	margin: 0.7em 0 0 0;
	}
	
.eventTime
	{
	float: left;
	width: 80px;
	margin: 1em 0;
	}
	
.eventAddress
	{
	margin: 0;
	}



/************************/
/*      PRESS PAGE      */
/************************/	

.press
	{
	float: left;
	width: 275px;
	height: 150px;
	float: left;
	margin: 0 40px 20px 0;
	padding: 0px 0 5px 0;
	border: 0px dashed red;
	}

.pressShot
	{
	float: left;
	}

.pressInfo
	{
	float: left;
	margin: 0 0 0 15px;
	}
	
.pressInfolarge
	{
	float: left;
	margin: 0 0 0 3px;
	}	
	
#main .pressShot a,
#main .pressShot a:visited
	{
	border-bottom: none;
	}


#video
	{
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	height: 310px;
	width: 410px;
	padding: 4px;
	left: 92px;
	top: 40px;
	}
	
.videotxt 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
	}
	
a.video
	{
	color:#FFFFFF;
	text-decoration:none;
	}
