/* Twelve41.net - Web and Graphic design portfolio of Kyle Kramer */
/* Xhtml & CSS done by Kyle Kramer */
/* Xhtml/CSS to Wordpress done by Kyle Kramer */

body {
margin: 0px;
padding: 0px;
font-family: Lucida, "Trebuchet MS", Arial, sans-serif;
background-image: url("img/bg.jpg");
background-repeat: repeat;
color: #FFFFFF;
font-size: 12px;
}

#topbg {
float: left;
background-image: url("img/topbg.jpg");
background-repeat: repeat-x;
width: 100%;
height: 245px;
padding: 0px;
margin: 0px;
}

#top {
position: absolute;
width: 950px;
margin-left: -475px;
left: 50%;
top: 50px;
}

#logo {
float: left;
margin: 0px;
width: 609px;
height: 133px;
padding: 0px;
}

#button {
float: right;
width: 238px;
height: 60px;
padding: 0px;
margin-top: 30px
}

.noborder {
border: 0px;
padding: 0px;
margin: 0px;
}

#content {
background-image: url("img/bg.jpg");
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 950px;
}

#leftnews {
float: left;
width: 610px;
margin: 0px;
padding: 0px;
}

#rightlinks {
float: right;
width: 220px;
margin: 0px;
padding: 0px;
}

#rightlinks p {
font-family: Lucida, "Trebuchet MS", Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
line-height: 24px;
padding: 0 0 10px 0;
margin: 0px;
}

h1 {
font-family: Lucida, "Trebuchet MS", Verdana, Arial;
font-weight: normal;
font-style: italic;
font-size: 11px;
text-decoration: none;
color: #FE482A;
margin: 0px;
padding: 0 0 7px 0;
}

h2 {
color: #9FCAFD;
font-family: Lucida, "Trebuchet MS", Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 16px;
text-decoration: none;
line-height: 0;
padding: 0 0 20px 0;
margin: 0px;
}

a {
font-family: Lucida, "Trebuchet MS", Verdana, Arial, Tahoma;
font-weight: normal;
text-decoration: none;
color: #9FCAFD;
}

a:hover {
font-family: Lucida, "Trebuchet MS", Verdana, Arial, Tahoma;
font-weight: normal;
text-decoration: underline;
color: #9FCAFD;
}

p {
font-family: Lucida, "Trebuchet MS", Verdana, Arial, Tahoma;
font-weight: normal;
font-size: 16px;
text-decoration: none;
color: #FFFFFF;
line-height: 24px;
padding: 0px;
margin: 0px;
}

#footerbg {
float: left;
width: 100%;
background-color: #040C16;
margin: 75px 0 0 0;
padding: 0px;
border-top: 1px solid #1E252E;
}

#footer {
margin-left: auto;
margin-right: auto;
width: 950px;
padding: 0px;
}

#footleft {
float: left;
width: 650px;
height: 100px;
margin: 25px 0 0 0;
padding: 0px;
}

#footright {
float: right;
width: 220px;
height: 16px;
margin: 50px 0 0 0;
padding: 0px;
}

#form #left {
float: left;
width: 240px; }

#form #right {
float:left;
width: 350px;
padding: 0 0 0 20px;
}


#form .small {
background:#FFFFFF;
width: 230px;
height:25px;
border: 1px;
padding: 7px 0 0 10px;
font-family: Lucida Sans;
font-size: 13px;
font-weight: bold;
}

#form .large {
background:#FFFFFF;
border: 1px;
padding: 10px;
font-family: Lucida Sans;
font-size: 13px;
font-weight: bold;
width: 325px;
}