/* -- AMERICANS GOVERNING -- */

@import "interior.css";
@import "videoplayer.css";

/* ----- ASSIGNMENT AND QUIZ ----- */
#content
{
	font-family: georgia,"times new roman",times,serif;
}

/* ----- ASSIGNMENT PANE ----- */
#assignment,
.custom-editor
{
	background: #FCF7E4 url(/images/interior/popoff/left_fade.png) no-repeat scroll left top;
	width: 500px;
}

#assignment-content,
.custom-editor
{
	width: 460px;
}

#assignment-content a:link,
#assignment-content a:visited,
.custom-editor a:link,
.custom-editor a:visited
{
	background: #FEFEFE url(/images/interior/popoff/link.gif) no-repeat scroll 3px 2px;
	border: 1px solid #E3D8C2;
}

/* ----- QUIZ PANE ----- */
#quiz
{
	border: 3px solid #aaa;
}

#quiz h3.title
{
	color: black;
	font-size: 1.4em;
}
