
* {
margin : 0;
padding : 0;
}
html {
overflow: scroll;
overflow-x: auto;
}
body {
color : #ff0000;
background-color : #242424;
background-image : url(../images/black.gif);
background-position : center;
background-repeat : repeat-y;
}
p {
margin : 0;
padding-top : 10px;
padding-left : 10px;
padding-bottom : 4px;
}
img {
border : none;
}
a:active, a:focus {
outline : 0;
}
#content {
position : absolute;
top : 330px;
left : 50%;
margin : 0 0 0 -200px;
width : 660px;
padding : 0;
overflow : hidden;
}
#structure-main {
color : #01c7f0;
font-family : Arial, Helvetica, sans-serif;
font-size : small;
margin : 0 auto;
padding : 0;
width : 1100px;
}
#structure-top {
color : #ff0000;
background-color : #000000;
margin : 0;
padding : 0;
width : 1100px;
height : 178px;
}
#structure-navbar {
color : #ff0000;
background-color : #000000;
margin : 0 0 46px 0;
padding : 0;
width : 1100px;
height : 95px;
}
#structure-twitter {
color : #01c7f0;
background-color : #000000;
margin : 0 0 10px 55px;
padding : 0;
width : 264px;
height : 230px;
}
#structure-nutshell {
position : relative;
top : 0;
left : 50px;
margin : 0;
padding : 0;
display : block;
background-image : url(../images/nutshell-bg.gif);
background-repeat : no-repeat;
width : 270px;
height : 170px;
}
#structure-lang {
margin : -95px 75px 0 auto;
padding : 0;
width : 100px;
height : 46px;
background-image : url(../images/lang/lang.gif);
background-repeat : no-repeat;
background-position : top left;
}
#img-logo {
color : #ff0000;
background-color : #000000;
margin : 0 0 0 37px;
padding : 0;
width : 238px;
height : 133px;
background-image : url(../images/topl.gif);
}
#twitter_update_list {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background-color : #000000;
list-style-type : none;
list-style-position : inside;
margin : 0;
padding : 0;
}
#twitter_update_list li {
padding-bottom : 15px;
padding-top : 5px;
}
#twitter_update_list a:link {
text-decoration : none;
font-style : italic;
color : #00a1c2;
background-color : #000000;
display : block;
}
#twitter_update_list a:visited {
text-decoration : none;
font-style : italic;
color : #00a1c2;
background-color : #000000;
display : block;
}
#twitter_update_list a:hover {
text-decoration : underline;
color : #ffffff;
display : block;
}
#twitter_update_list a:active {
text-decoration : none;
font-style : italic;
color : #00a1c2;
background-color : #000000;
display : block;
}
#confirm {
display : block;
padding : 5px;
background-color : #00380c;
border : 1px solid #33cc33;
color : #99cc99;
}
#contact form {
line-height : 25px;
}
#contact form input, #contact form textarea {
border : 1px solid #000000;
}
#contact textarea:focus, #contact input:focus {
border-color : #0099ff;
}
#contact textarea:hover, #contact input:hover {
border-color : #666666;
}
.error {
font-size : x-small;
padding-left : 10px;
color : #ffffff;
}
.smalllink {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
text-decoration : none;
font-style : italic;
color : #00a1c2;
padding-left : 20px;
vertical-align : super;
}
.nutshell {
color : #000000;
background-color : transparent;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
padding : 35px 0 0 15px;
}
.nutshell a:link {
color : #000000;
background-color : transparent;
text-decoration : none;
}
.nutshell a:visited {
color : #000000;
background-color : transparent;
text-decoration : none;
}
.nutshell a:hover {
color : #ffffff;
background-color : transparent;
text-decoration : underline;
}
.nutshell a:active {
color : #000000;
background-color : transparent;
text-decoration : none;
}

