
.pagenumber {
text-align : right;
clear : both;
font-weight : bold;
padding-top : 6px;
margin-top : 10px;
}

.terminate {
clear : both;
}

body {
/* background : #000000 url(images/background.jpg) repeat-x; */
background-color: #000000;
font-size : 11px;
font-family : Geneva, Arial, Helvetica, sans-serif;
color : #181818;
text-align : center;
margin : 0;
padding : 0;
}

#page {
text-align : left;
/* background-image : url(images/pagebg.jpg);*/
background-color: #000000;
width : 988px;
margin-top : 0;
margin-bottom : 0;
margin-left : auto;
margin-right : auto;

}

#header {
background : url(images/top1.jpg) no-repeat;
height : 200px;
margin : 0;
padding : 0;
border-bottom: 1px solid #FFFFFF;
}

.header-text {
color : #000000;
font-size : 12px;
width: 330px;
padding : 100px 0px 0px 450px;
text-align : left;
font-weight : bold;
}



.header-text a {
color : #aadcff;
text-decoration : none;
border-bottom : none;
font-weight : bold;
}

.header-text a:hover {
color : #007eff;
text-decoration : none;
border-bottom : none;
}

.header-description {
color : #181818;
font-size : 11px;
padding : 0 0 0 0;
text-align : left;
}

.alt {

border-top : 1px dotted #181818;

border-bottom : 1px dotted #181818;

}


.entry p a:visited {

color : #A68900;

}

#leftsidebar, #rightsidebar {

font-family : Geneva, Arial, Helvetica, sans-serif;

}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

color : #aadcff;

}

code {

font : 1.1em 'Courier New', Courier, Fixed;

}

acronym, abbr, span.caps {

font-size : 0.9em;

letter-spacing : 0.07em;

}

.firstcolumn {
float : left;
padding : 0 16px 20px 31px;
margin : 0;
width : 535px;
overflow : hidden;
color:#FFFFFF;
}

.post {
padding-left: 15px;
padding-right: 15px;
margin : 12px 0 12px 0;
text-align : justify;
border: 1px dashed #FFFFFF;
}

.post a:link, a:visited, a:active, a:hover { color: #A68900; }
.content li a:link, a:visited, a:active, a:hover { color: #A68900; }

.firstcolumn .postmetadata {
padding-top : 5px;
}

#footer {
border-top: 1px solid #FFFFFF;

/*background : url(images/footer.jpg) no-repeat; */
padding-top : 10;
margin : 0 auto;
width : 988px;
height : 80px;
clear : both;
}

#footer p {

color : #ffffff;

padding-top : 36px;

text-align : center;

font-size : 13px;

}

#footer a, #footer a:visited {

color : #aadcff;

text-decoration : none;

}

#footer a:hover {

color : #007eff;

text-decoration : none;

}

.description {

text-align : left;

padding-left : 280px;

font-size : 11px;

font-weight : normal;

color : #626162;

}

h2 {

margin : 20px 0 0;

}

h2.pagetitle {

margin-top : 20px;

text-align : center;

}

h3 {

padding : 0;

margin : 20px 0 0;

}

h3.comments {

padding : 0;

margin : 40px auto 20px;

}

p img {

padding : 3px;

max-width : 100%;

}

img.centered {

display : block;

margin-left : auto;

margin-right : auto;

}

img.alignright {

padding : 4px;

margin : 0 0 2px 7px;

display : inline;

}

.alignright {

float : right;

}

.alignleft {

float : left;

}

.spacer {

padding : 0;

text-align : right;

clear : both;

text-transform : lowercase;

padding-top : 5px;

}

html > body .entry ul {

margin-left : 0;

}

html > body .entry li {

margin : 7px 0 8px 10px;

list-style-type : square;

padding : 0;

}

.entry ol {

padding : 0 0 0 10px;

margin : 0;

}

.entry ol li {

margin : 0;

padding : 0;

}

.postmetadata ul, .postmetadata li {

display : inline;

list-style-type : none;

list-style-image : none;

}

#leftsidebar h2 {

font-family : Geneva, Arial, Helvetica, sans-serif;

font-size : 1.5em;

margin : 5px 0 0;

padding-top : 10px;

font-weight : bold;

color : #181818;

border-bottom : 1px dotted #181818;

}

#rightsidebar h2 {

font-family : Geneva, Arial, Helvetica, sans-serif;

font-size : 1.5em;

border-bottom-width : 1px;

border-bottom-style : solid;

margin : 5px 0 0;

padding-top : 10px;

font-weight : bold;

color : #f7f8f0;

border-bottom : 1px dotted #181818;

}

#leftsidebar ul, #leftsidebar ul ol {

margin : 0;

padding : 0;

list-style-image : none;

list-style-type : none;

}

#rightsidebar ul, #rightsidebar ul ol {

text-decoration : none;

margin : 0;

padding : 0;

list-style-image : none;

list-style-type : none;

}

#rightsidebar ul, #rightsidebar ul ol {

margin : 0;

padding : 0;

list-style-image : none;

list-style-type : none;

}

#leftsidebar a:link, a:visited, a:active {
text-decoration : none;
list-style-type : none;
list-style-image : none;
margin-bottom : 15px;
color: #876ED7;
}

#leftsidebar a:hover {
text-decoration : underline;
color : #876ED7;
}#leftsidebar li ul a:hover {

text-decoration : underline;

color : #000000;

}

#leftsidebar li ul a:visited {
text-decoration : underline;
color : #f2f2f2;
}

#rightsidebar a:link, a:visited, a:active {
text-decoration : none;
list-style-type : none;
list-style-image : none;
margin-bottom : 15px;
color: #876ED7;
}

#rightsidebar a:hover {
text-decoration : underline;
color : #876ED7;
}



.entry form {

text-align : center;

}

select {

width : 130px;

}

#commentform input {

font-size : 11px;

color : #181818;

width : 170px;

padding : 2px;

margin : 5px 5px 1px 0;

background-color : #ece9e4;

border : 1px solid #686868;

}

#commentform textarea {

font-size : 11px;

color : #181818;

width : 99%;

padding : 2px;

background-color : #ece9e4;

border : 1px solid #686868;

}

#commentform #submit {

background : #787878;

color : #181818;

margin : 0;

float : right;

width : 110px;

border : 1px solid #686868;

}

.alt {

margin : 0;

padding : 10px;

}

.commentlist {

padding : 0;

text-align : justify;

}

.commentlist li {

margin : 15px 0 3px;

padding : 5px 10px 3px;

list-style : none;

}

.commentlist p {

margin : 10px 5px 10px 0;

}

#commentform p {

margin : 5px 0;

}

.nocomments {

text-align : center;

margin : 0;

padding : 0;

}

.commentmetadata {

margin : 0;

display : block;

}

#leftsidebar {
margin-top : 0;
margin-left : 9px;
font : 1em Geneva, Arial, Sans-Serif;
color : #FFFFFF;
width : 200px;
float : left;
margin-right : 10px;
}

#leftsidebar form {

margin : 0;

}

#rightsidebar {

margin-top : 0;

margin-left : 0;

float : right;

font : 1em Geneva, Arial, Sans-Serif;

color : #f7f8f0;

width : 148px;

padding : 0;

margin-right : 27px;

}

#rightsidebar form {

margin : 0;

}

acronym, abbr, span.caps {

cursor : help;

}

acronym, abbr {

border-bottom : 1px dashed #adadad;

}

blockquote {

margin : 15px 30px 0 10px;

padding-left : 25px;

font-family : Geneva, Arial, Helvetica, sans-serif;

}

blockquote cite {

margin : 5px 0 0;

display : block;

}

.center {

text-align : center;

}

hr {

display : none;

}

a img {

border : none;

}

.navigation {

display : block;

text-align : center;

margin-top : 10px;

margin-bottom : 60px;

}

#leftsidebar a, #rightsidebar a {

font-family : Geneva, Arial, Helvetica, sans-serif;

}

#search {

width : 118px;

height : 223px;

margin : 10px 10px 0 0;

background : url(images/search1.jpg) no-repeat;

}

#search #s {

font-size : 8pt;

margin : 192px 10px 0 8.5px;

padding-left : 0px;

width : 91px;

height : 16px;

background : url(images/searchbg.jpg) no-repeat;

 border: none

}

input#s {

color : #000;

padding-top : 0px;

padding-left : 100px;

margin : 200px 200px 10px 10px;



 border:none

}

#myslides{



background:#2c3133;



}



.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 970px; /*Width of Carousel Viewer itself*/
height: 165px; /*Height should enough to fit largest content's height*/
margin: 0px 14px 5px 14px;
background:#2c3133;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 17px ; /*margin around each panel*/
width:220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
background:#202325;
height:140px;
border:1px solid #393f42;
}

.stepcarousel .panel p{

text-align: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 5px 5px ; /*margin around each panel*/



}



.stepcarousel .panel h2{

text-align: left; /*leave this value alone*/

height:20px;

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 2px 5px ; /*margin around each panel*/

font-size:16px;

font-weight:bold;

text-align:center;

font-family:Georgia,century gothic,Arial,verdana, sans-serif;

}



.stepcarousel .panel img{

float: left; /*leave this value alone*/

background:#040404; /*clip content that go outside dimensions of holding panel DIV*/

margin: 10px 10px 10px 10px; /*margin around each panel*/

padding:0px 0px;

}

.movier {

font-family : 'Comic Sans Ms';

color : #FFFFFF;

font-size : 12px;



text-align : left;

font-weight : bold;

}

/*.sidehead {
background : url(images/tit.jpg) no-repeat;
padding : 5px 0 0px 15px;
margin : 0 auto;
font-size : 13px;
width : 191px;
height : 32px;
clear : both;
text-align : center;
font-weight : bold; } */

.sidehead {
background-color:#200772;
color: #FFFFFF;
border: 1px solid #000066;
font-size : 13px;
width : 170px;
height : 20px;
clear : both;
font-weight : bold; }

.sidehead2 {
background-color: #000000;
color: #FFFFFF;
width: 170px;
}

.sidebar2 {
padding-left: 5px;
color: #FFFFFF;
}

.mainhead {
padding : 5px 0 0px 15px;
margin : 0 auto;
font-size : 20px;
width : 530px;
height : 20px;
clear : both;
text-align : center;
font-weight : bold;
color: #A68900;
}

.lasthead {

background : url(images/tit3.jpg) no-repeat;

padding : 9px 0 0px 11px;

margin : 0 auto;

font-size : 13px;

width : 127px;

height : 44px;

clear : both;

text-align : center;

font-weight : bold;

}
 
 
