/* 
 * General elements 
 */

html,body{}

/* headers */
h1, h2, h3, h4, h5, h6{}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

/* p, ul, ol, dl */
p, ul, ol, dl{}
p{}
ul{}
ol{}
dl{}

/* form elements */
form{}
fieldset{}
input{}
button{}
select{}
option{}
optgroup{}

/* special copy */
code{}
pre{}
blockquote{}
cite{}
address{}

/* link settings */
a{}
a:visited{}
a:hover{}

/* inline formatting */
em{}
strong{}
abbr{}
acronym{}

/*
 * Classes
 */
 

/* 
 * Groupings
 */

#container{}

#site_id{}

#site_info{}

#nav{}

#nav_primary{}

#nav_secondary{}

#nav_utility{}

#content{}

#content_primary{}

#content_secondary{}

#content_tertiary{}