body {
background-color: #000000;
color: #FFFFFF;
font-family: arial;
}

/* Default styling */
img {
border: none;	
} 
a {
text-decoration: none;
}

/* Main block */
.main {
text-align: center;
width: 1000px;
margin-left: 180px;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
/* Top box */
.content {	
position: absolute;
top: 160px;
left: 400px;
width: 600px;
margin-bottom: 15px;
}


/* Footer section */
#footer {
position: absolute;
top: 550px;
left: 300px;	
border-top: 2px solid #333333;
margin-top: 25px;     
text-align: center;
width: 800px;
}	    
#logo {
float: left;	
}

#nav {
float: right;
top: -100px;
}

.copyright {
font-size: 10px;
color: #777777;
position: relative;
top: 40px;
left: 300px;
}


/* End Footer section */


/* Special tags for galleries page */
.gallery {	
position: absolute;
top: 160px;
left: 400px;
width: 600px;
margin-bottom: 15px;
}

.LindexArrow {
position: relative:
left: 900px;
}

/* Special tags for contact page */   
.contact {	
text-align: center;	
width: 640px;
padding-top: 110px;
margin-left: 125px;
height: 412px;
}

/* Special tags for about page */   
p {
text-align: left;
}
.statement {
font-style: italic;
} 

.imageLink {border:1px; border-thickness: 1px; border-color: #000000; border-style: solid;}
A:hover, A:active {color: #00ff00}
A:hover .imageLink {
border:1px; 
border-thickness: 1px; 
border-color: #ffffff; 
border-style: solid
}

/* Special tags for galleries page */   

#squares img {
margin-left: 3px;
}

/* Special tags for portfolios app */   

#currentImage {
position: relative;
top: -50px;
vertical-align: bottom;
}

.imageOff {
display: none;		
}

.thumbOne {
position: absolute;
left: -20px;
top: 290px;
z-index: 1;
margin-top: 10px;
} 
.thumbTwo {
position: absolute;
left: 105px;
top: 290px;
z-index: 1;
margin-top: 10px;
}
.thumbThree {
position: absolute;
left: 235px;
top: 290px;
z-index: 1;
margin-top: 10px;
}
.thumbFour {
position: absolute;
left: 360px;
top: 290px;
z-index: 1;
margin-top: 10px;
}
.thumbFive {
position: absolute;
left: 490px;
top: 290px;
z-index: 1;
margin-top: 10px;
}

#leftArrow {
position: absolute;
left: -60px;
top: 362px;

}
#rightArrow {
position: absolute;
left: 620px;
top: 362px;

}

#portfolios {
display: none;
}
.foliolink {
margin-left: 2px; 
margin-right: 2px;
}
.foliolink a {
color: #AAAAAA;
text-decoration: none;
}
.foliolink a:hover, a:active {
color: #950516;
}
#folioArrow {
position: relative;
top: 8px;
}

#folioselect {
position: relative;
top: 400px;
color: #FFFFFF;
font-family: arial;
font-size: 14px;
margin-top: 10px;     
z-index: 1;
}


/* Special tags for splash page */   
#splash {
margin-top: 160px;
width: 850px;	
height: 300px;
position: absolute;
left: 275px;
}
#splash img {

}
