@charset "UTF-8";
/* CSS Document */

body				{
					margin:0px;
					margin-top:30px;
					padding:0px;
					}
					
#global				{
					width:1024px;
					padding:0px;
					margin:0px auto;
					}
					
#navigation			{
					width:1024px;
					height:188px;
					padding:0px;
					margin:0px;
					}
					
#banner				{
					position:absolute;
					width:1024px;
					height:159px;
					padding:0px;
					margin:0px;
					}  

#navileft			{
					position:absolute;
					width:370px;
					height:29px;
					margin-top:159px;
					margin-left:0px;
					}

#home				{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_01.png);
					margin-top:159px;
					margin-left:370px;
					}
					
#home:hover			{
					background-image:url(images/button_01_glow.png);
					}

#projects			{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_02.png);
					margin-top:159px;
					margin-left:479px;
					}
					
#projects:hover		{
					background-image:url(images/button_02_glow.png);
					}

#gallery			{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_03.png);
					margin-top:159px;
					margin-left:588px;
					}
					
#gallery:hover		{
					background-image:url(images/button_03_glow.png);
					}

#downloads			{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_04.png);
					margin-top:159px;
					margin-left:697px;
					}

#downloads:hover	{
					background-image:url(images/button_04_glow.png);
					}
					
#team				{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_05.png);
					margin-top:159px;
					margin-left:806px;
					}

#team:hover			{
					background-image:url(images/button_05_glow.png);
					}

#forum				{
					position:absolute;
					width:109px;
					height:29px;
					background-image:url(images/button_06.png);
					margin-top:159px;
					margin-left:915px;
					}

#forum:hover		{
					background-image:url(images/button_06_glow.png);
					}




				
#content			{
					background-color:rgb(30,30,30);
					padding:30px;
					text-align:justify;
					font-family:Arial;
					color:#D0E1EA;
					}

#series_render		{
					width:964px;
					height:223px;
					padding:0px;
					padding-bottom:30px;
					margin:0px;
					}


				
.text				{
					font-size:14px;
					color:#D0E1EA;
					margin:0px;
					margin-bottom:30px;
					padding:0px;
					font-family:Arial;
					}
					
.text1				{
					font-size:14px;
					color:#D0E1EA;
					margin:0px;
					padding:0px;
					font-family:Arial;
					}
					
.textdark			{
					font-size:14px;
					color:#000000;
					margin:0px;
					padding:0px;
					}

a					{
					color:#D0E1EA;
					}
					
.a1					{
					color:#000000;
					}
					
.a2					{
					color:#FFFFFF;
					}
										
p					{
					margin:0px;
					padding:0px;
					}
					
h1					{
					font-family:Arial;
					font-size:18px;
					margin:0px;
					margin-bottom:15px;
					}
					
h2					{
					font-family:Arial;
					font-size:18px;
					margin:0px;
					margin-bottom:15px;
					margin-top:30px;
					}
					
hr					{
					margin:0px;
					padding:0px;
					}

.projectstext		{
					font-size:14px;
					width:600px;
					}




				
#pcc2007			{
					background-image:url(images/pcc06_menubg.png);
					padding-top:30px;
					padding-left:30px;
					margin:0px;
					margin-bottom:30px;
					height:370px;
					}

#lupo2003			{
					background-image:url(images/lupo03_menubg.png);
					padding-top:30px;
					padding-left:300px;
					margin:0px;
					margin-bottom:30px;
					height:370px;
					}

#pcc2005			{
					background-image:url(images/pcc05_menubg.png);
					padding-top:30px;
					padding-left:300px;
					margin:0px;
					height:370px;
					}



#pcc2007video		{
					margin:0px auto;
					padding-bottom:30px;
					}
					
.wirefusion			{
					border:2px solid #B44600;
					}

.wirefusion:hover	{
					border:2px solid #FF5F00;
					}


				
#download			{
					width:844px;
					height:480px;
					padding:60px;
					margin:0px;
					background-image:url(images/downloads_bg.JPG);
					}
					
#downloadlinks		{
					line-height:20px;
					}
					

				
#pictures			{
					margin:0px auto;
					padding-bottom:30px;
					}
					
#teamlist			{
					padding:0px;
					padding-top:15px;
					margin:0px;
					background-image:url(images/team_bg.jpg);
					width:964px;
					height:1135px;
					}



#paypal				{
					background-color:rgb(30,30,30);
					height:50px;
					margin:0px;
					padding:0px;
					}

#counter			{
					background-color:rgb(30,30,30);
					height:30px;
					margin:0px;
					padding:0px;
					}
					
#credits			{
					background-color:rgb(30,30,30);
					margin:0px;
					padding:0px;
					font-family:Arial;
					color:#D0E1EA;
					font-size:12px;
					}
					
#credits a			{
					font-family:Arial;
					color:#D0E1EA;
					text-decoration:none;
					font-size:12px;
					}
					
#credits p			{
					padding:0px;
					margin:0px;
					}
					
#kanteunten			{
					padding:0px;
					margin:0px;
					margin-bottom:10px;
					}
					
#firefox			{
					width:179px;
					margin:10px auto;
					padding-bottom:20px;
					}

