body
{
	margin: 0;
	background-color: #999999;
	text-align: center;
}

h1
{
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 8px 0 8px;
	margin: 0;
	display: inline;
}

h2
{
	color: #666;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	/*	border-bottom: #CCC;*/
/*	border-width: 0 0 1px 0;*/
/*	border-style: none none solid none;*/
	padding: 0;
	margin: 0;
}

ul
{
	list-style-type: none;
	list-style-position: default;
	text-align: left;
	width: 56%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 16px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link
{
	font: bold 14px Arial, serif;
	color: #999999;
	text-decoration: none;
}

a:visited
{
	font: bold 14px Arial, serif;
	color: #999999;
	text-decoration: none;
}

a:hover
{
	font: bold 14px Arial, serif;
	color: #999999;
	text-decoration: none;
}

a:active
{
	font: bold 14px Arial, serif;
	color: #333333;
	text-decoration: none;
}

#title a:link
{
	font: bold 18px Arial, serif;
	color: #999999;
	text-decoration: none;
}

#title a:visited
{
	font: bold 18px Arial, serif;
	color: #999999;
	text-decoration: none;
}

#title a:hover
{
	font: bold 18px Arial, serif;
	color: #999999;
	text-decoration: none;
}

#title a:active
{
	font: bold 18px Arial, serif;
	color: #333333;
	text-decoration: none;
}

#all
{
	width: 100%;
	margin: 0;
	background-color: #999999;
	text-align: center;
}

#Portfolio
{
	height: 766px;
	background-color: #EDEDED;
	text-align: center;
	display: block;
}
#Portfolio .enter {
	position: relative;
	top: 375px;
	font-size: 150%;
}
#card .behind {
	display: block;
	margin: 10px auto;
}
#card {
	width: 600px;
	position: relative;
	top: 25%;
	left: 50%;
	margin-left: -300px;
	text-align: center;
/*	background-color: red;*/
}
#card p {
	margin: 0;
	font: 100% Helvetica, sans-serif;
	color: #666;
}
#card .angie {
	font: 100% Helvetica, sans-serif;
	color: black;
	display: block;
	width: 66%;
	margin: 0 auto 10px auto;
	padding: 10px;
	border-top: 4px solid red;
}
#card a:link,
#card a:visited {
	font: 100% Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	display: block;
	width: 50px;
	margin: 10px auto 10px auto;
	padding: 3px 10px;
	background-color: #66CCFF;
	border-top: 1px solid #39c;
	border-right: 1px solid #39c;
	border-left: 1px solid #39c;
	border-bottom: 2px solid #39c;
}
#card a:hover,
#card a:active {
	font: 100% Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	display: block;
	width: 50px;
	margin: 10px auto 10px auto;
	padding: 3px 10px;
	background-color: #39c;
	border-top: 1px solid #069;
	border-right: 1px solid #069;
	border-left: 1px solid #069;
	border-bottom: 2px solid #069;
}
#below
{
	text-align: center;
	text-transform: inherit;
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 16px;
	font-weight: bold;
}

#Content
{
	position: absolute;
	top: 25%;
	left: 50%;
	width: 300px;
	margin-top: 0;
	margin-left: -150px;
	padding: 0px;
	border-color: #ABABAB #CCCCCC #CCCCCC #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color: #DDDDDD;
	color: #999999;
	overflow: auto;
	text-align: center;
	padding-bottom: 16px;
	font: normal 14px/18px Arial, sans-serif;
}

#title
{
	position: absolute;
	top: 33%;
	left: 50%;
	width: 300px;
	margin-top: 0;
	margin-left: -150px;
	padding: 0px;
	text-align: center;
}

.LienNav
{
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 8px 0 8px;
}

.here
{
	color: #CCCCCC;
	margin: 0 8px 0 8px;
	font: italic normal 14px Arial, serif;
}

.shade
{
	width: 100%;
	height: 24px;
}

a.LienNav:link
{
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:visited
{
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:hover
{
	color: #CCCCCC;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}

a.LienNav:active
{
	color: #666666;
	font-family: Arial, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 8px 0 8px;
}
