/****************************************************************/
/* INTERNET DESIGNWORKS CASCADING STYLESHEET                    */
/* www.internetdesignworks.com                                  */
/* All Images and Content copyright Internet DesignWorks        */
/* (317) 669 - 0439                                             */
/****************************************************************/

body{
	width:100%;
	text-align:center;
	vertical-align:top;
	margin-top:-10%;
	margin:0%;
	font-family:"century gothic", arial, sans-serif;
}

#accent{
	background-color:#0E85C6;
	background-repeat:repeat-x;
	color:#e7e7e7;
	font-size:160%;
	height:140px;
	padding-top:.5%;
	border-top:#000066 1px solid;
	border-bottom:#000066 1px solid;
	width:100%;
	text-align:center;
}

#address{
	width:95%;
	font-size:120%;
	font-weight:600;
	color:#336699;
	text-shadow:#000066 1px 1px 1px;
	height:25px;
	clear:both;
}

#copy{
	height:75px;
	background-image:url("../images/copy.png");
	background-repeat:repeat-x;
	color:#e7e7e7;
	font-weight:600;
	font-size:85%;
	width:100%;
	clear:both;
	padding-top:1%;
	text-shadow:#000000 1px 1px 1px;
}

#copy a{
	text-decoration:underline;
	color:#00ffff;
}

#copy a:hover{
	text-decoration:none;
	color:#330066;
	text-shadow:#00ffff 1px 1px 1px;
}

#datacontainer{
	width:150px;
	float:right;
	margin-left:150px;
}

.form{
	border:#0E85C6 inset 2px;
}

.form:hover{
	border:#990000 inset 2px;
 	background-color:#336699;
	color:#c7c7c7;
}

#indexcontent{
	width:100%;
	color:#000000;
	font-weight:500;
	font-size:95%;
	text-align:left;
}

#indexcontent h1{
	font-size:140%;
	color:#336699;
	text-shadow:#666666 1px 1px 1px;
	text-align:center;
}

#logolink{
	clear:both;
	width:100%;
	height:111px;
}

#nav{
	background-image:url("../images/navback.png");
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	vertical-align:middle;
	height:45px;
	margin-top:0%;
	padding-top:2px;
	clear:both;
}

#nav ul{
	list-style-type:none;	
	margin-left:-40px;
}

#nav li{
	display:inline;
}

#nav li a{
	color:#797979;
	font-size:95%;
	font-weight:600;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
	padding-left:22px;
}

#nav li a:hover{
	color:#0b8ad7;
	font-size:95%;
	font-weight:600;
	text-decoration:none;
	padding-left:22px;
	background-image:url("../images/atomHover.png");
	text-shadow:1px 1px 1px #000066;
	background-repeat:no-repeat;
	background-position:0% 50%;
}

#portfolioblock{
	float:right;
	width:180px;
	height:600px;
	position:absolute;
	top:200px;
	left:75%;
}

#social{
	height:98px;
	width:100%;
}

#social ul{
	list-style-type:none;
}

#social li{
	display:inline;	
}


table{
	width:900px; 
	text-align:center; 
	vertical-align:top;
	background-color:#000066;
	border:3px outset #000066;
	margin-left:10%;
}

table td{
	border:#0E85C6 1px solid;
	background-color:#f7f7f7;
}

#titleblock{
	background-image:url("../images/titleblock.png");
	background-repeat:repeat-x;
	width:100%;
	height:140px;
	text-align:center;
	vertical-align:middle;
}

#titleblock h1{
	color:#e7e7e7;
	font-family:"century gothic", arial, sans-serif;
	font-weight:600;
}

#valid{
	text-align:right;
	height:32px;
	width:100%;
	clear:both;
}