body {
	margin:0;
	font-family: "default-gothic-1","default-gothic-2", Georgia, "Times New Roman", Times, serif;
	color:#222222;
	font-size:12px;
}
a:link {
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	margin:0;
	color:#FFFFFF;
	background-color:#1f6caa;
	background-image:url(../images/bkg_hover7px.gif);
	background-repeat:repeat-y;
}
ul li {
	list-style:none;
	list-style-type:none;
	}
.text{
	font-size:10px;
	font-weight:normal;
}

.text12{
	font-size: 12px
}

.text10{
	font-size: 10px
}
.text a:link {
	text-decoration:none;
	color:#335299;
}

.text a:visited {
	text-decoration:none;
	background-color:none;
	color:#335299;
	background-image:none;
}

.text a:hover {
	margin:0;
	background-color:#acd7ed;
	background-image:none;
}



.descriptKey {
	display: block;
	padding: 15px 0 0 15px;
}

.newblue a:link{
	font-weight: bold;
	text-decoration:none;
	color:#335299;
}

.newblue a:visited{
	text-decoration:none;
	color:#335299;
}

.newblue a:hover {
	text-decoration:underline;
	color:#335299;
	background-image: none;

}

.text12 a:hover {
	background-color:#acd7ed;
}

.newblue{
	color:#335299;
}

.midtext{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:.05em;
}

.largetext {
	font-family: Helvetica, sans-serif;
	font-size: 72px;
	font-weight:bold;
	line-height:.01em;
}

.myOrange {
	color:#C87C50;
	}
	
.namehead {
	display:block;
	margin-left: 0;
	font-size:12px;
	}

ul#portfolio {
	margin: 0 auto;
	width:450px;
}

ul#portfolio li a img{
	border: none;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

ul li a:hover {
	background: none;
	border: none;
	text-transform: none;
	margin:0;
	background-color: none;
	background-image: none;
}

#container {
	position:relative;
	width: 100%;
	text-align: center;
	margin:auto;
	z-index:10;
	background-color:#222222;

}

#mainLinks {
	padding:45px 0px 10px 25px;
	background-color:#ebe6df;
}

#mainLinks a:hover
{
	color: #ACDDFF;
	text-decoration:none;	
	background-color: #4680C9;
}

#mainContentSpace
{
	border: 25px solid #333333;
	background-image: url(../images/bg-type-01.png);
}


#footer {
	position:relative;
	background-color:#EFEFEC;
	width: 100%;
	height:10px;
	border-top: 10px solid #cccccc;
	z-index:10;
}

#footer #text {
	/*font-family: "default-gothic-1","default-gothic-2", Georgia, "Times New Roman", Times, serif;*/
	font-size:10px;
	font-weight:normal;
	color: #335299;
	padding:15px 0 0 25px;
}
