/*
Theme Name: DIG DES COR
Theme URI: http://digdescor.com
Description: Web Development Company.
Version: 10
Author: Adam Gunderson
Author URI: http://digitaldesigncore.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #191919 url('images/bg.gif');
	color: #ffffff;
	background-position:top;
	background-repeat:repeat-y;
	margin:0,0,0,0;
	}
a{
	color:#CCC;
}
input, select, textarea {
background-color: #333;
border: #0c0c0c 3px solid;
color: white;
}
#page {
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #191919 url('images/title.gif') no-repeat bottom center;
	}

#headerimg 	{
	margin: 0px 0px 0;
	height: 716px;
	width: 733px;
	}
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
