/* CSS Document */

body{
	background-color:#ff8702;
	color:#3f0037;
	font-size:12px;
	font-family:"Arial", Helvetica, san-serif;
	margin:0px;
	padding:0px;
}
	
a{ 	color:#3f0037;
	text-decoration: none;
	font-size:12px;
	font-family:"Arial", Helvetica, san-serif;
	margin:0px;
	padding:0px;
}
	
	
	
a:link { 
	color: #3f0037;
	font-weight: normal;
	}
a:visited { 
	color: #3f0037;
	font-weight: normal;
	}
a:active { 
	color: #3f0037;
	font-weight: normal;
	}
	
	
	
p{
	margin:0px;
	padding:0px;
}

/*.column1 {
	FLOAT: left; 
	WIDTH: 549px; 
	HEIGHT: 440px; 
}
.column2 {
	WIDTH: 251px; 
	MARGIN-RIGHT: 0px; 
	HEIGHT: 440px;
	float:right;
}*/

.navimg{
background-image: url(http://www.nmallenart.com/newsite/09/navigation.gif);
height: 34px;
width: 1014;
}

.menu a {
position: absolute;
height: 34px;
margin-top: 0px;
text-decoration: none;
}

.menu a i {visibility: hidden;}
a#home {margin-left: 30px; width: 71px;}
a#about {margin-left: 108px; width: 89px;}
a#web {margin-left: 206px; width: 144px;}
a#graphics {margin-left: 360px; width: 193px;}
a#doodles {margin-left: 563px; width: 114px;}
a#blog {margin-left: 686px; width: 72px;}
a#resume {margin-left: 765px; width: 106px;}
a#contact {margin-left: 878px; width: 114px;}

.aboutbgtexture {
background-image: url(http://www.nmallenart.com/newsite/09/aboutbg.jpg);
background-repeat:no-repeat;
height:710px;
overflow:hidden;
width:1014px;
}

.subbgtexture {
background-image: url(http://www.nmallenart.com/newsite/09/subbg.jpg);
background-repeat:no-repeat;
height:710px;
overflow:hidden;
width:1014px;
}

.column1a {
	FLOAT: left; 
	WIDTH: 425px; 
	HEIGHT: 350px; 
	MARGIN-TOP: 135px;
	MARGIN-LEFT: 275px;
	text-align:left;
	 
}

#about1{
	float:left;
	width:425px;
}


.mainbgtexture {
background-image: url(http://www.nmallenart.com/newsite/09/mainbg.jpg);
background-repeat:no-repeat;
height:710px;
overflow:hidden;
width:1014px;
}

.clear{
	clear:both;
}
.column1 {
	FLOAT: left; 
	WIDTH: 250px; 
	HEIGHT: 300px; 
	MARGIN-TOP: 200px;
	MARGIN-LEFT: 350px;
	text-align:left;
	 
}



.column2 {
	
	WIDTH: 300px; 
	HEIGHT: 377px; 
	MARGIN-LEFT: 295px; 
	MARGIN-TOP: 535px;
	text-align: left;
	color:#225588;
	}
	
.column-block{
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	
}

.column-block-padded{
	MARGIN-LEFT: 30px; 
	MARGIN-RIGHT: 34px; 
	MARGIN-TOP: 30px; 
	
}

.content{
	width:1014px;
	
	
}
.footer{
	clear:both;
	font-weight: bold;
	color:#ff8702;
	font-family:"Arial", Helvetica, san-serif;
	font-size:12px;
	height:15px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:center;
	/*width:1014px;*/
		
}

.header{
	background-image: url(http://www.nmallenart.com/newsite/09/header.gif);
	background-repeat:none;
	height:108px;
	width:1014px;
	 
}
#home1{
	float:left;
	width:300px;
}
#home2{
	float:right;
	margin-right:50px;
	margin-top:655px;
}
.navigation{
	height:50px;
	width:800px;
}
.navigation img{
	border:0px;
}
.spacer{
	height:5px;
}

.wrapper{
	margin:0px auto;
	width:1014px;
	height:850px;
	
}

.galleria{list-style:none;width:400px}
.galleria li{display:block;width:150px;height:110px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:240px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


