
/*--| common |-----------------*/
body {
	font-size:       62.5%;
	background-color: #fff;
	text-align:       left;
	margin:           0;
	padding:          0 }

.frames /* image framing */  {
	background-color: #fff;
	margin:            3px;
	padding:           2px;
	border:            solid 1px #9a9a9a }

/*--| structure |-----------------*/
#wrapper {
	background-color: #fff;
	margin:            0;
	padding:           0;
	width:             1007px }

#columnone {
	width: 286px;
	float:  left }

#columntwo  {
	margin-top:  1px;
	margin-right: 25px;
	margin-left:  25px;
	width:        400px;
	float:        left }

#columntwo a {
	color:          #bf3871;
	text-decoration: none }

#columntwo a:hover {
	color:           #0088c6;
	text-decoration:  none;
	background-color: #e7f2f9 }

#columntwo em {
	font-style:      normal;
	background-color: #fff4d6 }

#columntwo p {
	color:         #333;
	font-size:      1.4em;
	font-family:    "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align:     justify;
	word-spacing:   normal;
	letter-spacing: normal;
	margin-top:     0.5em;
	margin-bottom:  0.5em;
	padding-bottom: 0.5em;
	border-bottom:  1px solid #d8f2f9 }

#columntwo ul {
	margin: 0;
	padding: 0 0 0 25px }
#columntwo li {
	color:      #333;
	font-size:   1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top:  7px }
#columntwo h1 {
	color:         #004095;
	font-size:      1.8em;
	font-family:    "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:         12px 0 0;
	padding-bottom: 3px;
	border-bottom:  2px solid #868cb0 }

#columntwo h2 {
	color:      #333;
	font-size:   1.5em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin:      12px 0 0;
	padding:     0 }

#columnthree {
	margin-top: 28px;
	width:       249px;
	float:       right }

#columnfour  {
	margin-top: 1px;
	margin-left: 25px;
	width:       680px;
	float:       left }


#columnfour h1 {
	color:         #004095;
	font-size:      1.8em;
	font-family:    "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin:         12px 0 0;
	padding-bottom: 3px;
	border-bottom:  2px solid #868cb0 }

#columnfour h2  {
	color:         #333;
	font-size:      1.5em;
	font-family:    "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:    bold;
	padding-bottom: 2px;
	width:          400px;
	border-bottom:  1px solid #d8d8d8 }


#project1, #project2, #project3, #project4, #project5, #project6, #project7, #project8, #project9, #project10, #project11, #project12 {
	margin-top:    5px;
	margin-bottom:  5px;
	padding-bottom: 3px;
	float:          left;
	border-bottom:  1px solid #aec8cf }

#project1 p, #project2 p, #project3 p, #project4 p, #project5 p, #project6 p, #project7 p, #project8 p, #project9 p, #project10 p, #project11 p, #project12 p {
	color:      #333;
	font-size:   1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align:  left;
	margin:      5px 0 0;
	padding:     0 }

.profloat {
	margin-right: 12px;
	float:         right }
#columnfour ul {
	padding: 0 0 0 45px;
	width:    400px }

#columnfour li  {
	color:      #00598a;
	font-size:   1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top:  7px }


#columnfour li a {
	color:          #bf3871;
	text-decoration: none }

#columnfour li a:hover {
	color:           #0088c6;
	text-decoration:  underline;
	background-color: #e7f2f9 }

/*--| navigation |---------------*/
#navi {
	width: 286px }

#navi ul {
	text-align:    right;
	display:        block;
	margin:         15px 0 0;
	padding-bottom: 75px;
	padding-left:   0 }

#navi li  {
	color:          #333;
	font-size:       1.4em;
	font-family:     "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	list-style-type: none;
	display:         block }


#navi li a  {
	color:           #333;
	text-decoration:  none;
	background-color: #d8d8d8;
	display:          block;
	padding-top:      5px;
	padding-right:    33px;
	padding-bottom:   5px;
	border-top:       1px solid #fff }


#navi li a:hover    {
	color:           #333;
	font-weight:      normal;
	text-decoration:  none;
	background-color: #cdebf6;
	display:          block;
	padding-top:      5px;
	padding-right:    30px;
	padding-bottom:   5px;
	border-top:       1px solid #fff;
	border-right:     3px solid #a0d7f0 }




#selected {
	color:                #333;
	font-weight:           normal;
	background-image:      url("../_images/selected.gif");
	background-repeat:     no-repeat;
	background-attachment: scroll;
	background-position:   right center;
	display:               block;
	padding-top:           5px;
	padding-right:         33px;
	padding-bottom:        5px;
	border-top:            1px solid #fff }

/*--| fixes |--------------------*/
.clear {
	font-size:  1px;
	line-height: 1px;
	display:     block;
	margin:      0;
	padding:     0;
	height:      1px;
	clear:       both }

.floater {
	float: left }

p#leftalign {
	text-align: left }

.imgpad {
	margin-top: 12px }

