@charset "UTF-8";
/* CSS Document */
@fontface {
	font-family: "Rockwell";
	src: url ("rockwell.ttf") format ("opentype");
}

body {
	font-family: "Rockwell", Serif;
	background-color:#000;
	color:#FFF;
}




#main { background-color:#000;
width:1128px;
height: 1000px;
padding-top:10px;



}

.whiteline1{
	background-image:url(images/whiteline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}




.larryname{
	
	background-image:url(images/larrynunezname.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.mainnav {
	width: 1128px;
	text-align:left;
	padding:0px;
	top:0px;
	position:relative;

}

.navigation {
	color:#FFFF33;
	font-size:15pt;

	
}

.minilogo{
	position:relative;
	left:30px;
}


#innerdsabout {
	margin: 32px 64px 32px 100px;
	position:relative;
	text-align: justify;
	line-height: 2em;
	
	
	}


#innerdshome {
	margin: 64px 64px 32px 64px;
	position:relative;
	text-align:left;
	line-height: 2em;
	overflow:auto;
	height: 610px;
	
	}
	
#innerdsabout p {
	text-indent: .5em;
	padding-left: 5px;
	padding-right:15px;
	padding-bottom: 15px;
	margin-left:10px;
	
}
	
	
	
#innerds {
	margin: 32px 32px 5px 32px;
	position:relative;
	text-align:left;
	}

.alignright {
	position:absolute;
	right:0px;
}
	
	
	
.contactitem {
	margin: 10px 0px 10px 32px;
	padding-top:10px;
}

.bottom {
	bottom:0px;
	position:relative;
	top:5px;
	padding-right:10px;
}





a:link {
	font-family: Rockwell, "ITC Lubalin Graph Demi", Serif;
	color:#FFFF33;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration:none;
	color: #FFFF33;
}


a:hover {
	text-decoration:none;
	color:inherit;
}

a:active {
	text-decoration:none;
	color:#FFFF33;
}

#innerdshome a {
	color:#fff;
}

#innerdshome a:link {
	color:#FFF;
}
.#innerdshome a:visited {
	color: #FFF;
}
#innerdshome a:hover {
	color: #FFF;
}
#innerdshome a:active {
	color: #FFF;
}

#innerdshome h2{
	margin-left: 10px;
}



	

.gradient {
	font-weight:nomral;
	position: relative;
	
}
.gradient span {
  background: url(images/gradient.png) repeat-x;
  position: absolute;
 
  width: 105%;
  height: 100%;
}


.padding {
	padding-right:10px;
}

.paddingl {
	padding-left:10px;
}

.thumbs {
	border-spacing:0px 14px;
	
}


#thumbscroll {
	width:1000px;
	overflow: auto;
	text-align:left;
	margin: 0px 20px 0px 20px;
	padding-top:30px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#abouttable {
	padding: 5px 15px 0px 15px;
}


	
	