.maintext {
	font-size:12px; 
}
.field { font-size:11px;
}
body {
	margin:0;
	background-color:#fff;
	background-image:url(images/back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:verdana;
}

#container {
	width:100%;
	font-family:verdana;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

#header { 
	width:100%;
	height:140px;
	overflow:hidden;
}

#logo { float:left;width:420px;height:97px; z-index:2; }
#topright { float:right; width:425px; height:131px; z-index:1;}
#menu {
	margin-right:15px;
	margin-left:15px;
	float:left;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	font-size:11px;
}
#leftmenu { float:left;
	width:190px;
	margin-right:15px;
	padding-right:10px;
	font-size:12px;
}

#menuhead { font-weight:bold;
	border-bottom:1px dotted #ddd;
	font-size:1.2em;}
#leftmenu .menuitem {
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #ddd;
	padding-left:4px;
}
#leftmenu .menuitem:hover {
	background-color:#eee;	
}

#page {
	padding:15px;
	padding-top:5px;
	text-align:left;
}
#content { margin-left:220px; font-size:13px; 
	text-align:left;
}
#content .heading { font-weight:bold; font-family:trebuchet ms; font-size:20px; margin-bottom:8px;text-align:left;}
#content .maintext { text-align:left; }
#sidebar {
	float:right;
	width:250px;
	margin-left:15px;
}
#sidebox { width:250px; float:left; 
	margin-bottom:15px;
	font-size:11px;}
#sidebox .boxtop { background-image:url(images/itemhead.jpg); background-position:bottom right; background-repeat:no-repeat;
	background-color:#cfddf2;font-size:13px; font-weight:bold;
        padding:4px; border:0px solid #ccc; border-bottom:2px dotted #ccc;
}
#sidebox .boxtop a { text-decoration:none; color:green; }
#sidebox .box { padding:4px; font-size:10px; 
	 border-bottom:1px solid #ddd;border-top:0px; padding:8px;
	background-color:#eee;
	line-height:16px;
}

#sizebox .boxbottom {}


#content .itemhead { font-weight:bold;margin-top:10px; background-color:#cfddf2;
	padding:4px; border:0px solid #ccc; border-bottom:2px dotted #ccc;
	background-image:url(images/itemhead.jpg); background-position:bottom right; background-repeat:no-repeat;
}
#content .itemheadright { font-weight:bold;float:right; }
#content .itementry { padding-left:10px; font-size:0.9em; border:1px solid #eee; border-top:0px; padding:8px;
	background-image:url(images/itemfoot.jpg); background-position:bottom; background-repeat:repeat-x; 
}
#diarycontent {
	background-color:#d7ddea;
	padding:8px;
	border:1px solid #888;
}
#help { float:right; 
	display: block;
}
#help .helpcontent { 
	display:none;
	overflow:auto; 
	position:relative;
	max-height:250px; width:300px;
	float:left;
}
#diarytable {z-index:1; }
#diarycontent .changemonth {
	float:left;
}
#diarycontent .month {
	margin-bottom:10px;
	line-height:25px;
	font-size:20px;
	float:left;
	margin-right:50px;
}
#diarycontent .monthlink {
	text-align:center;background-color:#d9cced;
	border-left:1px solid #e6def2;
	border-right:1px solid #c8b7e2;
	border-bottom:1px solid #c8b7e2;
}
#diarycontent .thismonthlink {
	text-align:center;background-color:#2D4895;
}
#diarycontent .monthlink a {
	text-decoration:none;
	color:#fff;
}
#diarycontent .thismonthlink a {
        text-decoration:none;
        color:#fff;
}
#diarycontent .maintable {
	background-color:#fff;

}
#diarycontent .diaryentry { 
	background-color:#f0f3f9;
        border-right:1px dotted #aaa;
        border-bottom:1px dotted #aaa;
        font-size:10px;
}
#diarycontent .datenum { font-weight:bold; color:red; }
#diarycontent .entry {
	background-color:#f0f3f9;
	border-right:1px dotted #aaa;
        border-bottom:1px dotted #aaa;
	font-size:10px;
}
#diarycontent .weekendentry { 
	font-size:10px;
	background-color:#e1e8f7;
	border-right:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}

#modeltable { 
	margin-right:250px;
	padding:5px;
        background-color:#e3b118;
        border-bottom:2px solid #ccc;
}
#modeltable .modelsub {
	padding:3px;
        width:200px;
        background-color:#eee;
        margin-right:4px;
        margin-bottom:4px;
        color:#345678;
}
#modeltable .modelsub:hover {
        color:#fff;
        background-color:#234567;
	cursor:pointer; cursor:hand;
}
#modeltable .modeltop {
	color:#fff;
        margin-bottom:4px;
}
#modeltable .modeltop:hover {
        cursor:pointer; cursor:hand;
	color:#234567;
}
#model {
        padding:5px;
        biackground-color:#e3b118;
}
#model .top {
	color:#fff;
	margin-bottom:4px;
}
#model .top:hover {
	cursor:pointer; cursor:hand;
}
#model .sub {
	padding:3px;
	float:left;
	width:170px;
	height:65px;
	bacikground: url(images/model_sub_back.jpg) bottom right no-repeat #eee;
	background-color:#eee;
	margin-right:4px;
	margin-bottom:4px;
	color:#345678;
}
#model .sub:hover {
	color:#fff;
	background-color:#234567;
}
#model .fulltop {
	background-color:#aaa;
	border-bottom:2px solid #ddd;
	margin-bottom:2px;
}
#model .fullsub {
	padding:3px;
        float:left;
        width:220px;
        height:200px;
	overflow:auto;
        background: url(images/model_sub_back.jpg) bottom right no-repeat #eee;
        margin-right:4px;
        margin-bottom:4px;
        color:#345678;
	cursor:pointer; cursor:hand;
}
#model .fullsub:hover {
        color:#000;
}

#modelschool {
	padding:3px;
        border:2px dotted #aaa;
}
#modelschool #msheader {
	padding:3px;
	background-color:#d7e9d7;
	font-size:1.1em;
	font-weight:bold; color:#555;
	color:#d7e9d7;
}
#modelschool #msheader:hover {
        color:#555;
	cursor:pointer; cursor:hand;
}
#modelschool #msheader .text {
	margin-left:5px;
	color:#333;
}
#modelschool .schooldata {
}
#modelschool .entry {
	margin-right:20px; 
}


#pscroller1{
width: 235px;
height: 120px;
border: 0px solid black;
padding: 0px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 0px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


