body {
     font-family: tahoma, helvetica, arial, sans-serif;
     font-size: 11px;
     text-align: center;	
     background: #ffffff;
}
    
html, body, #wrapper, h1 {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

a:link {color:blue}
a:visited {color:blue}
a:hover {color:red}

#wrapper {
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
	margin: auto;
	text-align: left;
	width: 1010px;
	position: relative;
}

h1, h2, h3 {
	font-size: 12px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 5px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ background: transparent url(images/roundedsmall.png) 	no-repeat bottom right
} 

.cssbox{
	width:400px !important; width: 320px; 
	padding-right:15px;
	margin:20px auto
}

.cssbox_head{background-position:top right;
	margin-right:-15px; 
	padding-right:40px
}

.cssbox_head h2{ background-position:top left; margin:0; border:0; 
	padding:25px 0 5px 40px; 
	height:auto !important; 
	height:1%
}

.cssbox_body{ 
	background-position:bottom left; margin-right:25px; padding:15px 0 15px 40px
}

.cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h2{ background: transparent url(images/roundedmedium.png) no-repeat bottom right
}
 
.cssbox2{
	width:850px !important; width: 770px; 
	padding-right:15px;
	margin:20px auto
}

.cssbox2_head{background-position:top right;
	margin-right:-15px; 
	padding-right:40px
}
 
.cssbox2_head h2{ background-position:top left; margin:0; border:0; 
	padding:25px 0 5px 40px; 
	height:auto !important; 
	height:1%
}
 
.cssbox2_body{ 
	background-position:bottom left; margin-right:25px; padding:15px 0 15px 40px
}

.img-shadow {
  	float:left;
  	background: url(images/shadowalpha.png) no-repeat bottom right !important;
  	background: url(images/shadow.gif) no-repeat bottom right;
  	margin: 10px 0 0 10px !important;
  	margin: 10px 0 0 5px;
}

.img-shadow img {
  	display: block;
  	position: relative;
  	background-color: #fff;
  	border: 1px solid #000000;
  	margin: -5px 5px 5px -5px;
  	padding: 5px;
}

.card {
  	table-layout:fixed
}

#inner {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff;
	color: green;
	margin-bottom: 0px;
}

#body {
	float: right;
	width: 1004px;
	margin: 10px 1px 0 0;
	
	border: 1px solid #ffffff;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#footer {
	background: #ffffff;
	padding: 10px 8px 10px 8px;
	position: relative;
	text-align: center;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#ffffff;
}
	
#footer, #footer a {
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}


