/*Copyright 2010 CampusLIVE, Inc.*/
body {margin:0;padding:0;font-family:Tahoma, Geneva, sans-serif;font-size:80%;text-align:center;}


#site_wrap {width:972px; margin:0 auto; padding: 0; text-align:left;}
#logo_wrap {width:972px; padding: 0; margin: 0 0 10px 0;}

#header {background:#ddd;}
h1 {margin: 0 0 6px 0;font-size: 24px;}
h2 {margin: 0 0 6px 0;font-size: 18px;}
h3 {margin: 0 0 6px 0;font-size: 14px;line-height: 1.3em;}
#main {float:left;width:675px;margin: 0 0 0 14px;}
#sidebar {float:right;width:255px;margin: 0 14px 0 0;}
#footer {clear:both;padding:5px 10px;}
#footer_tag {float: right;}
#footer p {font-size: 12px;}
* html #footer {height:1px;}
.pad {padding: 0 10px;}
.stdmodule {margin: 0 0 14px 0;}
#main-info-l {width: 425px;text-align:left;float:left;}
#main-info-r {width: 230px;text-align: right;float: right;}
#main-info-l h1, #main-info-r h1 {font-size: 24px;color: #000;}
#main-info-l h3, #main-info-r h3 {margin: 6px 0 0 0;font-size: 14px;color: #222;line-height: 1.3em;}
img.photo-thumb-left {float: left; width: 110px;height: 100px;border: 2px solid #999999; margin-bottom: 8px; }
img.photo-thumb-right{float: right;width: 110px;height: 100px;border: 2px solid #999999; margin-bottom: 8px; }

/* Rounded Corners */
.top div {background: url("http://http.cdnlayer.com/campuslive/images/tl.png") no-repeat top left;}
.top {background: url("http://http.cdnlayer.com/campuslive/images/tr.png") no-repeat top right;}
.bottom div {background: url("http://http.cdnlayer.com/campuslive/images/bl.png") no-repeat bottom left;}
.bottom {background: url("http://http.cdnlayer.com/campuslive/images/br.png") no-repeat bottom right;}
.top div, .top, .bottom div, .bottom {width: 100%;height: 7px;font-size: 1px;}
