@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #A42D41;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
body {
	background-color: #000000;
	
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top center;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	
}

#bannerflash {
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	
}

#navcontainer {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	
}


#contentcontainer {
	width:	955px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#logomenu {
	background-image:url(../images/logoback.jpg);
	background-repeat:no-repeat;
	width:	1020px;
	height:	65px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	background-image:url(../images/Logo/LogoAnim39.jpg);
	width:	955px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


/* Content Layout */
#content {
	width:	800px;
	/*background-image:url(../images/contentback.gif);
	background-repeat:repeat;*/
	margin-right: auto;
	margin-left: auto;
	border-width: 2px;
	border-color:#FFFF00;
	padding: 10px;
	border-style: solid;
	background-color:#FFFFFF;
	-webkit-border-radius:	20px;
	-moz-border-radius:20px;	
}

#contenttop {
	width:	770px;
	height:	150px;
	margin-right: auto;
	margin-left: auto;
	margin-top:	12px;
	background-image:url(../images/contenttopback.png);
	background-color: #000000;
	text-indent:15px
}

#contenttopabout {
	width:	770px;
	height:	150px;
	margin-right: auto;
	margin-left: auto;
	margin-top:	12px;
	background-image:url(../images/aboutbanner.jpg);
	background-color: #000000;
	text-indent:15px
}

#contenttopgames {
	width:	760px;
	height:	140px;
	margin-right: auto;
	margin-left: auto;
	margin-top:	12px;
	margin-bottom: 10px;
	background-color: #000000;
	border: medium;
}

#contenttopgames a:link {
	text-decoration: none;
	color:#000000;
}
#contenttopgames a:visited {
	text-decoration: none;
}
#contenttopgames a:hover {
	text-decoration: none;
	color:#FFFF00;
}
#contenttopgames a:active {
	text-decoration: none;
	color: #A42D41;
}


/* Content Middle - Recent work and about text */
#contentmiddle {
	width:	790px;
	height:	325px;
	margin-top: 5px;
	margin-bottom:	5px;
	margin-right: auto;
	margin-left: auto;
	
	background-color: #000000;
}

#contentrecent {
	width:	225px;
	
	
}

#contentrecent h1 {
	font-size:medium;
	font-weight:bold;
	margin:15px;
	
}

#contentrecent img {
	
	margin-left: 10px;
	margin-bottom:5px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:medium;
	
	
}

#contentrecent a:hover img {
	
	margin-left: 10px;
	margin-bottom:5px;
	border-color:#FFFF00;
	border-style:solid;
	border-width:medium;
	
	
}

#contentrecent a:active img {
	
	margin-left: 10px;
	margin-bottom:5px;
	border-color:#cc0000;
	border-style:solid;
	border-width:medium;
	
	
}



#contentabout {
	width:	400px;
	margin-right: 150px;
	padding-left:10px;
}

#contentabout p{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
margin-top:15px;
margin-bottom:0px;
font-style:normal;
font-stretch:semi-expanded;
line-height: 1.3;
	
}

#contentaboutme	{
padding:15px;
}

#contentaboutme	p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
margin-top:8px;
margin-bottom:0px;
font-style:normal;
font-stretch:semi-expanded;
line-height: 1.4;
	
}

/* Gallery */
#contentgallery {
	/*width:	750px; */
	height:	300px; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom:	12px;
	background-color: #000000;
	padding:15px 12px 15px 12px;
	
}

#contentgallery img {
	border-style:solid;
	border-color:#888888;
	border-width:thin;
	margin: 10px 10px 10px 10px;
}

#contentgallery a:hover img {
	border-color:#FFFF00;
	border-style:solid;
	border-width:thin;
}
#contentgallery a:active img {
	border-color:#A42D41;
	border-style:solid;
	border-width:thin;
}

/* Animations */
#contentanims {
	/*width:	750px; */
	height:	300px; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom:	12px;
	background-color: #000000;
	padding:15px 12px 15px 12px;
	
}

#contentanims img {
	border-style:solid;
	border-color:#888888;
	border-width:thin;
	margin: 7px 7px 7px 7px;
}

#contentanims a:hover img {
	border-color:#FFFF00;
	border-style:solid;
	border-width:thin;
}
#contentanims a:active img {
	border-color:#A42D41;
	border-style:solid;
	border-width:thin;
}

/* Content Bottom */
#contentbottom {
	width:	770px;
	height:	150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:	12px;
	.margin-top: 13px;/* only IE7 */
	_margin-top: 13px;/* only IE6 */
	background-color: #000000;
	
}

#contentbottom h2 {
	text-align:	right;
	margin-right: 20px;
}

#contentbottom p {
	font-size:small ;
	
}


#contentbottom img {
	margin-right: 20px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

IMG.iscroll {
    display: block;
    margin-left: auto;
    margin-right: auto 
}


/* Bottom Links */

#bottomlinks {
	width:	770px;
	height:	50px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-top:	10px;
	.margin-top: 10px;/* only IE7 */
	_margin-top: 10px;/* only IE6 */
	background-color:#000000;
	
}

#bottomlinks img {
margin-left:5px;
margin-right:5px;
}

#bottomlinks a:link {
	text-decoration: none;
	color:#000000;
}
#bottomlinks a:visited {
	text-decoration: none;
	color:#000000;
}
#bottomlinks a:hover {
	text-decoration: none;
	color:#000000;
}
#bottomlinks a:active {
	text-decoration: none;
	color:#000000;
	
}

/* CV */
div#cv		{
	width:				750px;
	/*height:				450px;*/	
	/*background-image:	url(../images/gallerybackg.png);*/
	background-color:#ffffff;
	text-indent:		5px;
	margin-left: 		auto;
    margin-right: 		auto; 
	overflow:			auto;
	padding:			10px;
	border-color:#333333;
	border-style:		inset;
	border-width:		10px;
}

#contentmiddlecv {
	width:	790px;
	/*height:	325px;*/
	margin-top: 5px;
	margin-bottom:	5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

div#cv td		{
				vertical-align:top;
				text-align:left;
				width:auto;
				font-size:12px;
				line-height:1.4;
				margin:0px 0px 0px 0px;
				
				}	
				
div#cv p		{
	margin:0px 0px 10px 0px;
	border-bottom:10px;
	color:#000000;
				}		
				
div#cv h1	{	
	font-size:			20px;
	font-weight:		bold;
	color:				#000000;
	margin-top:			0px;
				}
				
div#cv h2	{	
	color:				#3a3a3a;
	font-size:			12px;
	font-weight:		bold;
				}
				
div#cv td h1	{
	color:#000099;
	font-size:			12px;
	font-weight:		bold;
	margin-right:		30px;	
	margin-top:			0px;
}

div#cv td h2	{
	color:#660000;
	font-size:			12px;
	font-weight:		bold;
	margin-right:		20px;	
	margin-top:			0px;
}
				
div#cv td p		{
	margin:				0px;
	border:				0px;
	font-size:			12px;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#000000;
				}
				
div#cv td p span{
						color:#4e2919;
				}
				
div#cv a:link 	{
	color:				#000000;
	
	text-decoration:	none;
								}

div#cv a:visited		{
	color:				#000000;
	
	text-decoration:	none;
				}

div#cv a:hover			{
	color:				#FF0000;
	
	text-decoration:none;
				}

div#cv a:active		{
	color:				#000000;
	
	text-decoration:none;
				}	

div#cv img	{
	float:				left;
	margin-top:			10px;
}
