@charset "utf-8";
/* CSS Document */

#container {width:1024px; position:relative; top:25px; margin-left:auto; margin-right:auto; min-height:550px; background:url(../images/site_02.jpg)}

#header {width:1024px; height:144px; text-align:right; margin-bottom:35px}
     #header a {text-decoration:none; color:#000}
	 #header a:hover {text-decoration:underline; color:#000}

#body {width:960px; min-height:600px; margin-left:auto; margin-right:auto}
     #leftcolumn {width:550px; height:100%; float:left}
	 #rightcolumn {width:350px; z-index:2; float:right}
	 #rightcolumntop {width:350px; z-index:2; float:right}

#blogbody {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; text-align:left; width:650px}
     #blogbody a {font-weight:bold; font-size:14px; color:#363; text-decoration:none}
	 #blogbody a:hover {text-decoration:underline}

#menu {width:950px; text-align:center;}
#menu a{text-decoration:none; border:none}
#menu img{border:none}

#socialmenusmall {float:right; clear:none; z-index:1}

* {padding:0; margin:0}

/* styles */
.body1 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:600}

.body2 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:300}

.body3 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	font-size:14px;	color:#000;	font-weight:bold}

.body4 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:10px; color:#000; font-weight:bold}

