/*******************************************************
TITLE: Fixed One-Column #2 Layout (Basic) V1.0 (Beta)
DATE: 20070807
AUTHOR: The CSS Tinderbox - http://www.csstinderbox.com
*******************************************************/

body {
margin:0px;
padding:0px;
height:100%;
background-color:#ffffff;
color:#8f8f8f;  
text-align:left;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
}

a {
color:#cc423b;
text-decoration:none;
}

a:hover {
color:#ece6b6;
text-decoration:none;
}

ul {
margin:0px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}


blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:0px solid #ffffff;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#container { 	
margin:0 auto;
padding:0;
width:531px;
text-align:left;
vertical-align: center;	
background-color:#ffffff;
border:0px solid #ffffff;
}



#header {
margin:0;
padding:0;
height:552px;
background-color:#ffffff;
}

#header h1 {
margin:0;
padding:0px;
font-size:1.8em;
letter-spacing:.1em;
color:#cc0000;
font-weight:lighter;
}

#header h2 {
margin:0;
padding:0px;
font-size:.9em;
font-weight:lighter;
letter-spacing:.1em;
color:#cc0000;
}



#centerColumn { 	
margin:0 0 180px;
padding:0;
background-color:#ffffff;
}

#centerColumn p {
padding:0px
}

#centerColumn h2 {
margin:0;
padding:2px;
font-size:1.3em;
letter-spacing:.1em;
}

#footer {
position:relative;
bottom:0;
margin:10px 0 0 0;
padding:0;
height:60px;
line-height:60px;
text-align:center;
font-size:.8em;
background-color:#ffffff;
border-top:1px dashed #d1d1d1;
}



}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 210px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;

	
}
.highslide-wrapper .highslide-header a {
	font-weight: lighter;
	color: grey;
	text-transform: lowercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: grey;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 13px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

hr{
border:0;
border-top:1px dashed #d1d1d1;
height:0;
}

#twitter_div ul {  
     margin:0px;  
     padding:0px;      
 }  
 #twitter_div ul li {  
    list-style:none;  
     margin-bottom:5px;  
     margin-left:98px;  
     font-size:12px;  
 }  
   #twitter_div ul li a {  
       width:90px;  
       display:block;  
       position:relative;  
       top:-12px;  
       left:-95px;  
       line-height:10px;  
       text-transform:capitalize;  
   }  









