/* Commented out for CommonSpot
body {margin:0px;}
*/
#header {
	background: top left no-repeat #fff;
	width:835px;
	height:135px;
	margin:0px;
	padding:0px;
}

#topnavwrapper {
	margin:0px 5px 0px 0px;
	padding:2px 0px 0px 0px;
	border:0px solid #ff0000;
}

#mainnavwrapper {
	margin-top:17px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	border:0px solid #ff0000;
	height:24px;
	clear:both;
}

#include_content{
	float:none;
	clear:both;
}

#logo {
	border:0px solid #ff0000;
	width:184px;
	height:80px;
	margin:0px 0px 0px 34px;
	float:left;
}

/* Top Nav */
#topnavlist {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin:2px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	list-style:none;
	font-weight:none;
}
#topnavlist li {
	display:inline;
	margin:0px 0px 0px 11px;
	padding:0px;
	}
#topnavlist a {
	text-decoration:none;
	}

/* Top bar search */

#topsearchwrapper {
	margin:0px 0px 0px 550px;
	padding:0px 0px 0px 0px;
	border:0px solid #ff0000;
}

#searchprompt {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    text-align:right;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	border:0px solid #0000FF;
padding:15px 0px 0px 0px;
height:20px;

}
#searchprompt2 {
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    text-align:right;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	border:0px solid #0000FF;
height:30px;
padding:0px;
}

.searchBox {
	border:1px solid #000;
	background:#fff;
	width:75px;
	height:16px;
	margin:0px;
	padding:0px;
}


#searchform {
	margin:0px;
	padding:0px;
	border:0px solid #ff0000;
	width:75px;
}

/* Main Nav */
#mainnavlist {
	background:url(/images/menuLeft.gif) top left no-repeat;
	padding:0px 0px 0px 39px;
	margin:0px 0px 0px 0px;
/*	list-style:none;*/
}
/*
#mainnavlist ul {
	margin:0px;
	padding:0px;
	}
#mainnavlist li {
	display:inline;
	margin:0 0 0 -4px;
	padding:0 0 0 0;
}
#mainnavlist a {
	
}
*/
#menuLeft {
	border:0px solid #000;
	width:39px;
	height:24px;
	float:left;
}
#aboutSCAD {
/*	margin-left: 39px;*/
	border:0px solid #000;
	width:103px;
	height:24px;
	float:left;
}
#academic {
	border:0px solid #000;
	width:161px;
	height:24px;
	float:left;
}
#admission {
	border:0px solid #000;
	width:97px;
	height:24px;
	float:left;
}
#events {
	border:0px solid #000;
	width:181px;
	height:24px;
	float:left;
}
#alumni {
	border:0px solid #000;
	width:159px;
	height:24px;
	float:left;
}
#myscad {
	border:0px solid #000;
	width:95px;
	height:24px;
	float:right;
}

/* General */
.color_sub a {color:#fff;}
.color_sub {color:#fff;}
.color_front a {color:#000;}
.color_front {color:#000;}

.height_sub {height:118px;}
.height_front {height:105px;}
.height_user {height: 280px;}

.clear {clear:both;}
.imagelink {border:none;}
.searcharrow {border:none;}


/*READ A BLOG*/
#blogcontainer {
	width: 150px;
	background-color:#e4e4e4;
	float:right;
}

#readablog {
	background-image:url(http://www.scad.edu/images/readablog.gif);
	height:118px;
	width:150px;
	background-position:center;
}

#bloglinks {
padding-left:10px;
padding-right:10px;
}


#blogbottom {
background-color:#e4e4e4;
}

