body {
font-family:verdana, arial, helvetica, sans-serif; 
font-size:70%;
	background: #fff;
	text-align: center;
	line-height: 1.4em;
}

a {
	color: #215AA0;
}

a:hover {
color: #D14157;
}


h1{
font-size: 12px;
	color: #339AAF;
	height: 25px;
	line-height: 25px;
	margin:5px 0px 4px;
}
h2{
	font-size: 14px;
margin:0;
padding:0;
}



/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	border: 3px double #DCEAF7;
padding:1em;
}
#main {
text-align:left;
margin:5px;
padding:10px;
}

/* Header */

.header {
	width: 770px;
	height: 60px;
	margin: 0 auto;
padding-right:0px;
}

 .header .right{
 	text-align:right;
margin:0 2px 0;
 }

.line_red{
	background: url(img/red_line.jpg);
	height: 1px;
	line-height: 1px;
	width: 95%;
	margin: 0;
}

.line_red{
	background: url(http://www.linkopedia.com/img/red_line.jpg);
	float:right;
	height: 1px;
	line-height: 1px;
	width: 100%;
	margin-top:6px;
}
.ecardsindex { font-size: 12px; }
.ecardsindexsmall { font-size: 11px; }
/** MENU */

.menu {
width:780px;
margin:10px;
	padding: 2px 0px 4px 0px;
	background-color: #4773C1;
}

.menu ul {
	margin: 0px 0;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu li {
	display: inline;
}

.menu a {
	padding: 3px 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
font-style:verdana;
	font-weight: bold;
	color: #FFFFFF;
}
/* Footer */

#footer {
	clear: both;
	width: 770px;
	margin: 0 auto;
	padding: 5px 0;
	line-height: 22px;
	color: #515151;
font-size:11px;
}

#footer p {
	margin: 30px 0 5px 0;
	text-align: center;
line-height:22px;
}



