body {
margin:0px;
padding:0px;
background-image:url(http://ben-ts.net/wp-content/uploads/2014/05/gism.jpg); background-repeat: repeat-x; background-attachment: fixed;
width:100%;
background-color:#5C0000;
color:#990000;
}


#wrapper {
width: 1000px;
position:relative;
align:left;
text-align:left;
border: 0px solid gray;
margin-left:23%;
margin-top:100px;
background-color:#000000;
}


#littable {
font-size:10pt;
color:black;
}

#littable h2 {
text-align:center;
}

#littable a {
font-size:14pt;
color:red;
font-weight:bold;
}


.textheader {
font: normal normal 26pt Narkisim;
color: #000000;
}

#content p {
line-height:27px;
}

#header {
width: 1008px;
position:relative;
align:left;
background-color:#000000;
height:300px;
border:2px #990000 solid;
z-index:10;
}

/*
#bar {
background-image:url(http://ben-ts.net/img/bar.png); background-position: 0px 0px; background-repeat: no-repeat;
width: 1008px;
position:relative;
float:left;
height:60px;
}
*/


#headleft {
background-image:url(http://ben-ts.net/img/skeleton.jpg); background-position: 30px 20px; background-repeat: no-repeat;
position:relative;
float:left;
width:300px;
height:280px;
background-color:#000000;

}

#headcenter {
background-image:url(http://ben-ts.net/wp-content/uploads/2013/08/emptyworld.png); background-position: 40px 20px; background-repeat: no-repeat;
position:relative;
float:left;
width:420px;
border: 0px solid gray;
height:280px;
background-color:#000000;

}

#headright {
height:270px;
position:relative;
float:left;
width:280px;
border: 0px solid gray;
font-family: Narkisim, "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:46pt;color:#727272;
line-height:60pt;
padding-top:30px;
background-color:#000000;

}

#headright a {
color:#727272;
text-decoration:none;
text-shadow: 0 0 0.2em #727272;
}

#headright a:hover {
color:#bdbdbd;
text-decoration:none;
text-shadow: 0 0 0.2em #bdbdbd;
}

#hrightext {
top:100px;
}


#introleft {
padding:0px 10px 10px 10px;
width:47%;
positon:relative;
float:left;
background-color:#ECECEC;
height:160px;
border:1px #990000 solid;
font-size:11pt;
margin-bottom:25px;
}

#introleft h2 {
text-align:right;
}



#introright {
padding:0px 10px 10px 10px;
width:47%;
positon:relative;
float:right;
background-color:#ECECEC;
height:160px;
border:1px #990000 solid;
font-size:11pt;
margin-bottom:25px;
}

#content {
width: 668px;
positon:relative;
margin-top:4px;
float: left;
color:#000000;
padding-top:20px;
padding-right:20px;
padding-left:20px;
font-family: "Lora";font-size: 18px;
z-index:1;
background-image:url(http://ben-ts.net/wp-content/uploads/2014/05/paper.jpg); background-repeat: repeat-x; background-color:#FFFFFF;
}

#content a {
color:#727272;
text-decoration:none;
}

#content img {
border:0px #990000 solid;
align:center;
}

#content a:hover {
color:#bdbdbd;
text-decoration:none;
text-shadow: 0 0 0.1em #bdbdbd;
}

#sidebar{
border:2px #990000 solid;
width: 275px;
positon:relative;
float:right;
padding:10px;
margin:0px;
color:#888888;
background-color:#000000;
}

#sidebar a {
color:#888888;
text-decoration:none;
}

#sidebar ul {
margin-left:0px;
padding-left:20px;
}

#sidebar h3 {
font: normal normal 20pt Narkisim;
color: #888888;
text-align:center;
line-height:30pt;
}


#both {
clear: both;
}


#footer {
margin-top:10px;
border: 2px #000000 solid;
}

.title {
font-family: Narkisim, "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color: #000000;
}

h1 {
font: normal normal 46pt Philosopher;
color: #000000;
line-height:30px;
text-align:center;
}

h2 {
	font-size: 20pt;
line-height:35px;
margin-bottom:5px
}

h3 {
	font-size: 12pt;
}

li {
padding-bottom:10px;
}

A:hover {
color: #727272;
text-decoration:none;
}

hr {
color: #882200;
width:100px;
text-align:center;
}

img {
border-width:0px;
}

input {
border-width:2px; border-style: solid; border-color: #340D00;
background-color:#000000;
color:#848484;
}

.btn {
border-width:2px; border-style: solid; border-color: #882200;
}

.alignright {
float:right;padding:10px;
}