/* reset browser styles */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section 
{
	display: block;
}
body 
{
	line-height: 1.2;
}
ol 
{ 
	padding-left: 1.4em;
	list-style: decimal;
}
ul 
{
	padding-left: 1.4em;
	list-style: square;
}
table 
{
	border-collapse: collapse;
	border-spacing: 0;
} 
/* end reset browser styles */

.clear:after 
{
  content: " ";
  display: table;
  clear: both;
}

/*.clear 
{
   text-align: center; 
	zoom: 1;
    clear: both;	
}*/
/*.clear a
{
display:inline-block;
clear: both;
}*/
.clear1 
{
    float:left;
	width:2400px;
   /*text-align: center;*/ 
	/*zoom: 1;*/
   /* background-color: rgb(25,25,25);*/
    /*clear: both;*/	
}
/*.clear1 a
{
display:inline-block;
background-color: rgb(25,25,100);
clear: both;
}*/

body 
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;	
}


header 
{
	background-color:rgb(25,25,25); 
	/*background-image: -webkit-linear-gradient(right, rgb(93,43,78), rgb(8,2,50));*/
	padding-bottom: 0px;
}

header h1 
{
	font-size: 3em;	
	color: white;
	font-weight: bold;
	padding-bottom: 30px;
	clear: both;
	padding-left: 250px;
	
}
/*header h2
{
font-size: 2em;	
	color: white;
	font-weight: bold;
	padding-top: 30px;
	clear: both;
	padding-left: 10px;
}*/
header h3
{
font-size: 2em;	
	color: white;
	font-weight: bold;
	padding-top: 0px;
	clear: both;
	padding-left: 600px;
}

 .clear
{
    
	background-color: rgb(50,70,100);
	border: 1px solid rgba(255,255,255,.5);	
	border-left: none;
	border-right: none;
	padding-left:900;
	text-align: centre;
	clear: both;
	
}
 .clear1
{
    float:left;
	width:1400px;
	background-color: rgb(25,25,25);
	border: 1px solid rgba(255,255,255,.5);	
	border-left: none;
	border-right: none;
	padding-left:500;
	text-align: centre;
	clear: both;
}
/*nav ul 
{
	padding: 0;
	margin: 0;
    	
}*/
nav li 
{
	float: left;
	/*padding: 0;
	margin: 0;
	list-style: none;*/
    
}
nav a 
{
    
	float: left;
	font-size: .8em;	
	color: white;
	font-weight: normal;
	text-decoration: blink;
	padding: 12px;
	border-right: 1px dashed rgba(255,255,255,.75);
	/*-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	clear: both;*/
}
/*nav li:last-of-type a 
{
	border-right: none;	
}*/
a:hover
{
background-color: pink;
}
nav a:hover 
{
	background-color: blue;
}
aside h2 
{
    
	font-size: 1.3em;
	margin-top: 10px;	
}
aside h3 
{
	font-size: 1.1em;
	margin-top: 15px;
}
aside p, aside li 
{
	font-size: 1em;
	margin-top: 10px;
    padding-top:300px;	
}
.main h2 
{
	font-size: 2em;
	margin-top: 10px;	
}
.main h3 
{
	font-size: 1.5em;
	margin-top: 20px;	
}
.main p 
{
	margin-bottom: 15px;	
}



footer 
{
	margin-top: 15px;
	font-size: .8em;	
	padding: 10px 10px 30px 500px;
	background-color: black;
	color: rgb(204,204,204);
}
footer a 
{
	color: white;	
}
/* add tutorial styles below here */

* 
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

/* uncomment this style if you want the entire page -- including background colors --
   constrained inside a 1200 pixel, centered box */
/*.pageWrapper {
	max-width: 1200px;
	margin: 0 auto;	
}*/

.sidebar1 
{
  float: left;
  width: 20%;
  padding:  10px 0 10px;
  background-color: silver;
}
.main 
{
  float: left;
  width: 60%;
  padding: 0 20px;
  border-left: dashed 1px rgb(70,60,50);
  border-right: dashed 1px rgb(153,153,153);
}
.sidebar2 
{
  float: right;
  width: 20%;	
  padding: 0 10px 0 10px;
  background-color :silver;
}
footer 
{
  clear: both;	
}
nav ul, header h1, footer p, .contentWrapper 
{
	max-width: 1200px;
	margin: 0 auto;	
}
.desktop
{
position:relative;
top:0px;
left:450px;
}
.table
{
position:absolute;
top:540px;
left:290px;
background-color: 413f3b;
color: white;
}
.experience
{
white-space : pre;
}
.bottom1
{
margin-top:1000;
}
.bottom2
{
margin-top:1158;
}
.namespace
{
background-image: url(horizon.png);
width: 1400px;
height: 153px;
text-align: centre;
/*text-shadow:.2em .2em silver;*/
}
.namespace 
{
text-shadow:.3em .3em #413f3b;
}
.registration
{
text-shadow:.3em .3em green;
}
.contacts
{
/*font-size: 10em;*/
white-space: pre;
}


