/*curved borders start here*/
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:0px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#ccc; border:0 solid #08c; border-width:0 1px;}
/*curved borders end here here*/

#container {
	padding-bottom:10px;
	height:auto;
	width:750px;
	background: transparent;
	margin-left:auto;
	margin-right:auto;
	}
	
#header {
	height:120px;
	width:750px;
	background-color:#53829C;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	
#footer {
	width:730px;
	height:15px;
	font-size:12px;
	margin-top:20px;
	background-color:#ccc;
	}

#content {
	width:740px;
	background-color:#ccc;
	text-align:justify;
	}
#content h1 {font-size:18px; color:#000; margin-bottom:5px; margin-left:5px;}
#content h2 {font-size:16px; color:#000; margin-bottom:5px; margin-left:5px;}
#content p{ padding:0 40px 10px 40px; margin:0; text-align:justify; font-size:13px; font-family:Arial, sans-serif;}
#content ul { padding:0 40px 10px 40px; margin:0; text-align:justify; font-size:13px; font-family:Arial, sans-serif;}
	
#rads {

	}

#article {
	position:relative;
	margin-top:25px;
	padding-bottom:3px;
	padding-left:3px;
	border-bottom:1px dotted;
	border-left:1px dotted;
	}

#article a {font-weight:bold;}
#article h2 {font-size:16px; color:#000; margin-bottom:2px; margin-left:0px; border-bottom:0px solid #000; letter-spacing:1px;}
#article p {margin:2px;}

#articlemain {
	margin-top:10px;
	padding-bottom:3px;
	padding-left:3px;
	}

#articlemain a {font-weight:bold;}
#articlemain h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin-bottom:2px; margin-left:0px; border-bottom:0px solid #000; letter-spacing:1px;}
#articlemain p {margin:2px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

#adsensetop{
	float:right;
	padding:10px;
	margin:10px;
	border-left:1px dotted #000;
	}

#articler {
	padding:10px;
	}

#menu {
	margin-left:auto;
	margin-right:auto;
	width:650px;
	text-align:center;
	}
#menu ul{ margin:0; padding:0;}
#menu li{ display:inline; margin:0; padding:0 0 0 3px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#menu a{ text-decoration:none; padding-right:3px; color:#000;}
#menu a:hover{ text-decoration:underline;}