
body {
background-color : #716d6c;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
margin : 0 auto;
text-align : center;
}
#container {
width : 800px;
height : auto;
text-align : left;
margin-left : auto;
margin-right : auto;
}
#logohead {
height : 98px;
float : left;
}
#menu {
width : 800px;
height : auto;
color : #b4cb21;
font-size : 12px;
float : left;
}
#menuhome {
width : 140px;
height : 25px;
float : left;
text-align : left;
}
#menuhome a {
color : #b4cb21;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menuhome a:hover {
color : #ffffff;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menuindev {
width : 174px;
height : 25px;
float : left;
text-align : center;
}
#menuindev a {
color : #b4cb21;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menuindev a:hover {
color : #ffffff;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menunews {
width : 173px;
height : 25px;
float : left;
text-align : center;
}
#menunews a {
color : #b4cb21;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menunews a:hover {
color : #ffffff;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menuabout {
width : 173px;
height : 25px;
float : left;
text-align : center;
}
#menuabout a {
color : #b4cb21;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menuabout a:hover {
color : #ffffff;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menucomp {
width : 140px;
height : 25px;
float : left;
text-align : right;
}
#menucomp a {
color : #b4cb21;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#menucomp a:hover {
color : #ffffff;
font-size : 14px;
font-weight : bold;
text-decoration : none;
}
#content {
width : 500px;
height : auto;
float : right;
margin-top : 20px;
}
#content p {
font-size : 12px;
color : #ffffff;
}
#content h1 {
font-size : 16px;
color : #ffffff;
}
#content h2 {
font-size : 14px;
color : #ffffff;
}
#content a {
font-size : 12px;
color : #ffffff;
}
#sidebar {
width : 300px;
height : auto;
float : left;
margin-top : 20px;
}
#sidebar p {
font-size : 12px;
color : #ffffff;
}
#sidebar h1 {
font-size : 16px;
color : #ffffff;
text-decoration : underline;
}
#sidebar h2 {
font-size : 14px;
color : #ffffff;
}
#sidebar a {
font-size : 12px;
color : #ffffff;
}
#footer {
width : 800px;
height : auto;
text-align : center;
float:left;
}
#footer p {
font-size : 9px;
color : #cccccc;
}
#develmain {
width : 800px;
height : auto;
}
#develmain h1 {
font-size : 18px;
font-weight : bold;
color : #ffffff;
}
#box3 {
width : 280px;
height : auto;
font-size : 12px;
color : #ffffff;
}
#indevcss {
float:left;
width:800px;
color:#FFFFFF;
font-weight:bold;
font-size:32px;
text-align:left;
}
#compcss {
float:left;
width:800px;
color:#FFFFFF;
font-weight:bold;
font-size:20px;
text-align:center;
}