body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


/* 
******************
begin eigen css
******************
*/


.stumbleupon {
	border: 1px dotted red;
	padding: 20px;
	margin: 10px;
	background: white;
}


#inset {
	border: 1px solid black;
	width: 100%;
	height: 100%;
}
strong {
	color: Red;
}
ul{
	
	list-style-image: none;
}
li {
	padding-bottom: 5px;
	border-bottom: 1px dashed #D8D8D8;
	margin-bottom: 2px;
	
}

#contenttable {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin: auto;
	border: thick black blue;
}
#contenttable td{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin: auto;
	padding: 0px;
}
#topgooglebanner, #botgooglebanner {
	border: thin dashed #20B2AA;
	text-align: center;
	padding: 5px; 
	margin: 0px; 
}
#subnav {
	border: thin dashed #20B2AA;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
.lolcatimg {
	max-width: 600px;
	max-height: 500px;
}

#contenttable img {
  max-width:600px;
  width: expression(this.width > 600 ? 600: true);
}
#nextslide{
	vertical-align: top;
}
#prevslide {
	vertical-align: top;
}
.thumbbanner {
	vertical-align: top;
	padding-bottom: 0px;
	text-align: center; 
	width: 110px;
	
}
.toplinkunit {
	margin: 0px;
	padding: 0px;

}
.first {
	width:80px;
}

/* 
******************
oswd
******************
*/
body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(../images_template1/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(../images_template1/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #444;
	padding: 5px;
	font-size: 0.8em;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
}
a.bottom_link:hover{
}
div.bottom_content{
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
