body { 
background-color: #363636; 
font-family: Arial, Verdana, sans-serif; 
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
line-height: 85%;
font-style: normal;
font-weight:100;
font-size:x-small;
}

A{
color:black;
text-decoration: none;
}

A:hover { 
color: #FFFFFF; 
background-color: #990000; 
} 

#blgr{
height: 25px;
width: 25px;
overflow: hidden;
background: url(img/blgr.jpg) top left no-repeat;
display: inline-block;
}
 
#blgr:hover{
background-position: bottom left;
}

#ytb{
height: 25px;
width: 55px;
overflow: hidden;
background: url(img/ytb.jpg) top left no-repeat;
display: inline-block;
}
 
#ytb:hover{
background-position: bottom left;
}

#twtr{
height: 25px;
width: 25px;
overflow: hidden;
background: url(img/twtr.jpg) top left no-repeat;
display: inline-block;
}
 
#twtr:hover{
background-position: bottom left;
}

#concept{
height: 36px;
width: 225px;
overflow: hidden;
background: url(img/concept2.png) top left no-repeat;
display: inline-block;
}
 
#concept:hover{
background-position: bottom left;
}

#illustration{
height: 36px;
width: 225px;
overflow: hidden;
background: url(img/illustration2.png) top left no-repeat;
display: inline-block;
}
 
#illustration:hover{
background-position: bottom left;
}

#container {
text-align: left;
background-color: #ffffff;
margin: 0 auto;
padding: 0px;
width: 1000px;
height: 100%;
}

#header {
float: left;
background-color: #ffffff;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
padding: 0px;
width: 525px;
height: 100px;
}

#contact{
float: left;
background-color: #ffffff;
margin-left: auto; 
margin-right: auto;
margin-top: 25px;
padding-top: 0px;
padding-left: 5px;
width: auto;
height: 75 px;
}

#link {
float: right;
background-color: #ffffff;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
padding-top: 65px;
padding-right: 10px;
width: auto;
height: 10 px;
}

#calink {
float: left;
text-align: center;
background-color: #d3d3d3;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
padding: 0px;
width: 500px;
height: auto;
}

#illulink {
float: right;
text-align: center;
background-color: #d3d3d3;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
padding: 0px;
width: 500px;
height: auto;
}

#art {
float: left;
text-align: center;
background-color: #000000;
margin-left: auto; 
margin-right: auto;
margin-top: 0px;
padding: 0px;
width: 100%;
height: auto;
}